BNET-ATM-TOPOLOGY-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for BNET-ATM-TOPOLOGY-MIB.
23
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
23 total| Object Name |
|---|
bnetAtmTopGbl OBJECT IDENTIFIER .1.3.6.1.4.1.45.1.6.14.1 |
RFC1155-SMI Unknown .1.3.6.1.4.1.45.1.6.14.1 |
bnetAtmTopGblStatusIndicates 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).rw Enumeration .1.3.6.1.4.1.45.1.6.14.1.1 |
bnetAtmTopGblLstChgThe 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.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.45.1.6.14.1.2 |
bnetAtmTopGblCurNumThe current number of entries in the bnetAtmTopLinkTable.ro INTEGER .1.3.6.1.4.1.45.1.6.14.1.3 |
bnetAtmTopGblCurMibVerThe 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.ro INTEGER .1.3.6.1.4.1.45.1.6.14.1.4 |
bnetAtmTopGblOperStatusIndicates 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.ro Enumeration .1.3.6.1.4.1.45.1.6.14.1.5 |
bnetAtmTopLinks OBJECT IDENTIFIER .1.3.6.1.4.1.45.1.6.14.2 |
bnetAtmTopLinksTableA 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. SEQUENCE OF BnetAtmTopLinksEntry .1.3.6.1.4.1.45.1.6.14.2.1 |
bnetAtmTopLinksEntryA row in the ATM topology table. Entries in the table
can not be created or deleted via SNMP. BnetAtmTopLinksEntry .1.3.6.1.4.1.45.1.6.14.2.1.1 |
bnetAtmTopLinksSlotNumIndxOur slot number.ro INTEGER .1.3.6.1.4.1.45.1.6.14.2.1.1.1 |
bnetAtmTopLinksPortNumIndxOur port number.ro INTEGER .1.3.6.1.4.1.45.1.6.14.2.1.1.2 |
bnetAtmTopLinksLcnIndxLogical 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.ro VpiInteger .1.3.6.1.4.1.45.1.6.14.2.1.1.3 |
bnetAtmTopLinksTopoStateThe 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.ro Enumeration .1.3.6.1.4.1.45.1.6.14.2.1.1.4 |
bnetAtmTopLinksPeerSlotNumThe peer's slot number.ro INTEGER .1.3.6.1.4.1.45.1.6.14.2.1.1.5 |
bnetAtmTopLinksPeerPortNumThe peer's port number.ro INTEGER .1.3.6.1.4.1.45.1.6.14.2.1.1.6 |
bnetAtmTopLinksPeerIpAddrThe peer's IP address.ro IpAddress .1.3.6.1.4.1.45.1.6.14.2.1.1.7 |
bnetAtmTopLinksPeerChassisTypeThe chassis type of the device that sent the topology
message. This number is the leaf of the s5 ChassisType
OID registered in s5reg*.mib.ro INTEGER .1.3.6.1.4.1.45.1.6.14.2.1.1.8 |
bnetAtmTopLinksPeerChassisSubTypeAny 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.ro INTEGER .1.3.6.1.4.1.45.1.6.14.2.1.1.9 |
bnetAtmTopLinksEosSizeThe current size of a row in the table
bnetAtmTopLinksEosTable. This allows applications
to be able to break apart rows in the table.ro INTEGER .1.3.6.1.4.1.45.1.6.14.2.2 |
bnetAtmTopLinksEosTableA table of encoded octet strings of
entries in table bnetAtmTopLinksTable.
The number of entries is determined by
packing of 'rows' from bnetAtmTopLinksTable. SEQUENCE OF BnetAtmTopLinksEosEntry .1.3.6.1.4.1.45.1.6.14.2.3 |
bnetAtmTopLinksEosEntryA 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. BnetAtmTopLinksEosEntry .1.3.6.1.4.1.45.1.6.14.2.3.1 |
bnetAtmTopLinksEosAn 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.ro OCTET STRING .1.3.6.1.4.1.45.1.6.14.2.3.1.1 |