IBM SG24-4817-00 Switch User Manual


 
This soft copy for use by IBM employees only.
nbrTable OBJECT-TYPE
SYNTAX SEQUENCE OF NbrEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
This table contains basic characteristics on adjacent
ATM devices attached to this switch.
::= { neighbor 1}
nbrEntry OBJECT-TYPE
SYNTAX NbrEntry
ACCESS not-accessible
STATUS mandatory
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 OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
The interface number for the port represented by this
entry.
::= { nbrEntry 1 }
nbrIpAddress1 OBJECT-TYPE
SYNTAX IpAddress
ACCESS read-only
STATUS mandatory
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