BNET-ATM-TOPOLOGY-MIB

File: BNET-ATM-TOPOLOGY-MIB.mib (10228 bytes)

Imported modules

LAN-EMULATION-CLIENT-MIB RFC1155-SMI RFC-1212
S5-ROOT-MIB

Imported symbols

VpiInteger IpAddress TimeTicks
OBJECT-TYPE s5AtmTop

Defined Types

BnetAtmTopLinksEntry  
SEQUENCE    
  bnetAtmTopLinksSlotNumIndx INTEGER
  bnetAtmTopLinksPortNumIndx INTEGER
  bnetAtmTopLinksLcnIndx VpiInteger
  bnetAtmTopLinksTopoState INTEGER
  bnetAtmTopLinksPeerSlotNum INTEGER
  bnetAtmTopLinksPeerPortNum INTEGER
  bnetAtmTopLinksPeerIpAddr IpAddress
  bnetAtmTopLinksPeerChassisType INTEGER
  bnetAtmTopLinksPeerChassisSubType INTEGER

BnetAtmTopLinksEosEntry  
SEQUENCE    
  bnetAtmTopLinksEos OCTET STRING

Defined Values

bnetAtmTopGbl 1.3.6.1.4.1.45.1.6.14.1
OBJECT IDENTIFIER    


bnetAtmTopGblStatus 1.3.6.1.4.1.45.1.6.14.1.1
Indicates if the agent is participating in ATM topology discovery. The values are: topOn(1)....topology is on topOff(2)...topology is off When the value is topOff(2) the status of bnetAtmTopLinkTable entries is undefined and the topolgy discovery is disabled for the entire device. When the value is topOn(1) the status of the topology discovery of a given port is defined by the bnetAtmTopLinksPeerStatus in the bnetAtmTopLinkTable. The agent must save the setting of this object in nonvolatile memory (i.e., save across reboots).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER topOn(1), topOff(2)  

bnetAtmTopGblLstChg 1.3.6.1.4.1.45.1.6.14.1.2
The value of sysUpTime the last time an entry in the bnetAtmTopLinkTable was added, deleted, or modified. If bnetAtmTopLinkTable has not changed since cold/warm start of the agent, then the value is zero.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

bnetAtmTopGblCurNum 1.3.6.1.4.1.45.1.6.14.1.3
The current number of entries in the bnetAtmTopLinkTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

bnetAtmTopGblCurMibVer 1.3.6.1.4.1.45.1.6.14.1.4
The current version of the ATM Topology mib. This object is provided by agent so NMS can distinguish variations in the mib as they occur in the future.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bnetAtmTopGblOperStatus 1.3.6.1.4.1.45.1.6.14.1.5
Indicates if the agent is participating in ATM topology discovery. The values are: topOn(1)....topology is on topOff(2)...topology is off When the value is topOff(2) the status of bnetAtmTopLinkTable entries is undefined and the topolgy discovery is disabled for the entire device. When the value is topOn(1) the status of the topology discovery of a given port is defined by the bnetAtmTopLinksPeerStatus in the bnetAtmTopLinkTable. The agent must save the setting of this object in nonvolatile memory (i.e., save across reboots). When status is topUnavailable(3), this implies that ilmi is not configured on this switch at all.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER topOn(1), topOff(2), topUnavailable(3)  

bnetAtmTopLinksTable 1.3.6.1.4.1.45.1.6.14.2.1
A table of all physical and virtual links attached to this switch. This table is built by aggregating information from all ILMI or PNNI entities in the switch and adding local port information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BnetAtmTopLinksEntry

bnetAtmTopLinksEntry 1.3.6.1.4.1.45.1.6.14.2.1.1
A row in the ATM topology table. Entries in the table can not be created or deleted via SNMP.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BnetAtmTopLinksEntry  

bnetAtmTopLinksSlotNumIndx 1.3.6.1.4.1.45.1.6.14.2.1.1.1
Our slot number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

bnetAtmTopLinksPortNumIndx 1.3.6.1.4.1.45.1.6.14.2.1.1.2
Our port number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

bnetAtmTopLinksLcnIndx 1.3.6.1.4.1.45.1.6.14.2.1.1.3
Logical Channel Number, This will give the VP, when the ILMI entity uses the VP signalling. This allows to have multiple NNI or UNI links on a single port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  VpiInteger  

bnetAtmTopLinksTopoState 1.3.6.1.4.1.45.1.6.14.2.1.1.4
The current state of link from topology point of view. Possible values: unavailable(1) - third party device or older version of Bay device notParticipating(2) - peer has set TopoOff participating(3) - actively providing topo info.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unavailable(1), notParticipating(2), participating(3)  

bnetAtmTopLinksPeerSlotNum 1.3.6.1.4.1.45.1.6.14.2.1.1.5
The peer's slot number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

bnetAtmTopLinksPeerPortNum 1.3.6.1.4.1.45.1.6.14.2.1.1.6
The peer's port number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

bnetAtmTopLinksPeerIpAddr 1.3.6.1.4.1.45.1.6.14.2.1.1.7
The peer's IP address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

bnetAtmTopLinksPeerChassisType 1.3.6.1.4.1.45.1.6.14.2.1.1.8
The chassis type of the device that sent the topology message. This number is the leaf of the s5 ChassisType OID registered in s5reg*.mib.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bnetAtmTopLinksPeerChassisSubType 1.3.6.1.4.1.45.1.6.14.2.1.1.9
Any relavant additional information of the chassis of the peer Bay device. This is an integer field which could be used as backplane type or any information for stackable devices etc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bnetAtmTopLinksEosSize 1.3.6.1.4.1.45.1.6.14.2.2
The current size of a row in the table bnetAtmTopLinksEosTable. This allows applications to be able to break apart rows in the table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..1440  

bnetAtmTopLinksEosTable 1.3.6.1.4.1.45.1.6.14.2.3
A table of encoded octet strings of entries in table bnetAtmTopLinksTable. The number of entries is determined by packing of 'rows' from bnetAtmTopLinksTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BnetAtmTopLinksEosEntry

bnetAtmTopLinksEosEntry 1.3.6.1.4.1.45.1.6.14.2.3.1
A row in the table of encoded octet strings for table bnetAtmTopLinksTable. Instance returned in Response PDU: On GETs: instance specified is the instance returned. On GET-NEXTs: instance returned is the instance of the last record contained in the octet string. Entries in the table can not be created or deleted via SNMP.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BnetAtmTopLinksEosEntry  

bnetAtmTopLinksEos 1.3.6.1.4.1.45.1.6.14.2.3.1.1
An encoded octet string. On reads it contains an integral number of 'rows' from table bnetAtmTopLinksTable. All 'rows' are the same size which is defined by object bnetAtmTopLinksEosSize.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..1400)