This soft copy for use by IBM employees only.
nbrTable
SYNTAX SEQUENCE OF NbrEntry ACCESS
DESCRIPTION
″This table contains basic characteristics on adjacent ATM devices attached to this switch.″
::= { neighbor 1}
nbrEntry
DESCRIPTION
″Entries of neighborTable. Each entry corresponds to a port that
belongs to an ATM module. This module must be inserted in a slot that is attached to the ATM switch.″
INDEX { nbrIndex } ::= { nbrTable 1 }
NbrEntry ::= SEQUENCE { localIndex
INTEGER,
nbrIpAddress1
IpAddress,
nbrIpAddress2
IpAddress,
nbrAtmAddress AtmAddress,
nbrIndex
INTEGER, nbrDescriptor
DisplayString, nbrOid
OBJECT IDENTIFIER, nbrName
DisplayString, nbrLocation
DisplayString, trunkId
INTEGER }
localIndex
DESCRIPTION
″The interface number for the port represented by this
entry.″
::= { nbrEntry 1 }
nbrIpAddress1
DESCRIPTION
″One of the IP addresses of the ATM SNMP agent of the node
attached to the port/slot defined by this entry. When not available, 0.0.0.0 is returned.″
Appendix E. IBM ATM Campus Switch Private MIBs 221