S5-TOK-TOPOLOGY-MIB: View SNMP OID List / Download MIB

VENDOR: SYNOPTICS


 Home MIB: S5-TOK-TOPOLOGY-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 s5TrTopIfTable 1.3.6.1.4.1.45.1.6.10.1 no-access
A table with topology status and control for each token ring interface on the NMM. The number of entries is determined by the number of token ring interfaces on the NMM.
     s5TrTopIfEntry 1.3.6.1.4.1.45.1.6.10.1.1 no-access
A row in the table of topology status and control for each token ring interface on the NMM. Entries in the table can not be created or deleted via SNMP.
         s5TrTopIfIpAddr 1.3.6.1.4.1.45.1.6.10.1.1.1 ipaddress read-only
The IP address of the interface.
         s5TrTopIfNum 1.3.6.1.4.1.45.1.6.10.1.1.2 integer read-only
The value of ifIndex for the interface.
         s5TrTopIfStatus 1.3.6.1.4.1.45.1.6.10.1.1.3 integer read-write
Indicates if the interface is participating in topology. The values are: topOn(1)....topology is on topOff(2)...topology is off When the value is topOff(2) the status of entries associated with the interface is undefined. However, the agent should make its best attempt when the value is changed to topOff(2) to remove all existing instances of topology MIB objects for the interface. The agent must save the setting of this object in nonvolatile memory (i.e., save across reboots). Enumeration: 'topOff': 2, 'topOn': 1.
         s5TrTopIfNmmLstChg 1.3.6.1.4.1.45.1.6.10.1.1.4 timeticks read-only
The value of sysUpTime when the last addition or deletion of an NMM topology table entry associated with the interface was done. If none have been done since cold/warm start of the agent, then the value is zero.
         s5TrTopIfBdgLstChg 1.3.6.1.4.1.45.1.6.10.1.1.5 timeticks read-only
The value of sysUpTime when the last addition or deletion of a bridge topology table entry associated with the interface was done. If none have been done since cold/warm start of the agent, then the value is zero.
         s5TrTopIfRingNmmLstChg 1.3.6.1.4.1.45.1.6.10.1.1.6 timeticks read-only
The value of sysUpTime when the last addition or deletion of a Ring NMM topology table entry associated with the interface was done. If none have been done since cold/warm start of the agent, then the value is zero.
         s5TrTopIfNmmMaxNum 1.3.6.1.4.1.45.1.6.10.1.1.7 integer read-only
The maximum number of entries for the interface in the NMM topology table.
         s5TrTopIfNmmCurNum 1.3.6.1.4.1.45.1.6.10.1.1.8 integer read-only
The current number of entries for the interface in the NMM topology table.
         s5TrTopIfBdgMaxNum 1.3.6.1.4.1.45.1.6.10.1.1.9 integer read-only
The maximum number of entries for the interface in the bridge topology table.
         s5TrTopIfBdgCurNum 1.3.6.1.4.1.45.1.6.10.1.1.10 integer read-only
The current number of entries for the interface in the bridge topology table.
         s5TrTopIfRingNmmMaxNum 1.3.6.1.4.1.45.1.6.10.1.1.11 integer read-only
The maximum number of entries for the interface in the Ring NMM topology table.
         s5TrTopIfRingNmmCurNum 1.3.6.1.4.1.45.1.6.10.1.1.12 integer read-only
The current number of entries for the interface in the Ring NMM topology table.
         s5TrTopIfTopSpeed 1.3.6.1.4.1.45.1.6.10.1.1.13 integer read-write
The Token Ring topology message (SONMP frame) transmit speed. The values that are read/write are: topFast(2)...short interval between transmitting topSlow(3)...long interval between transmitting The value that is readonly is: other(1)...speed unknown, or other value In fast mode, the SONMP frame transmit interval is 10 seconds for all SONMP frames except for ring master which is 5 seconds. In slow mode, the interval is 15 seconds for ring master SONMP frames, 50 seconds for concentrator profile SONMP frames, 60 seconds for master NMM announcement SONMP frames, and 70 seconds for adjacent SONMP frames. Enumeration: 'topFast': 2, 'topSlow': 3, 'other': 1.
 s5TrTopNmmTable 1.3.6.1.4.1.45.1.6.10.2 no-access
A table of topology information for each Network Management Module (NMM) with a Token Ring interface on the same 'flat network' as the reporting NMM. The number of entries is determined by the number of detected (and active) NMMs. Entries in the table are created by reception of a topology message with information about a 'new' NMM. An entry is removed from the table when an NMM is not present in the topology message from a ring, or when no topology messages are received from a ring in the required time interval.
     s5TrTopNmmEntry 1.3.6.1.4.1.45.1.6.10.2.1 no-access
A row in the table of topology information about Network Management Modules (NMMs) with a Token Ring interface on the same 'flat network' as the reporting NMM. Entries in the table can not be created or deleted via SNMP.
         s5TrTopNmmIfIpAddr 1.3.6.1.4.1.45.1.6.10.2.1.1 ipaddress read-only
The IP address of the interface on which the topology message was received.
         s5TrTopNmmIpAddr 1.3.6.1.4.1.45.1.6.10.2.1.2 ipaddress read-only
The IP address of an NMM contained in a topology message.
         s5TrTopNmmRingNum 1.3.6.1.4.1.45.1.6.10.2.1.3 integer read-only
The ring number on which an NMM from a topology message is located.
         s5TrTopNmmRingMaster 1.3.6.1.4.1.45.1.6.10.2.1.4 integer read-only
The classification of an NMM from a topology message. The values are: normal(1)...not a master NMM master(2)...a master NMM Enumeration: 'master': 2, 'normal': 1.
         s5TrTopNmmRingSpeed 1.3.6.1.4.1.45.1.6.10.2.1.5 integer read-only
The speed of the ring (in units of Mbits) on which an NMM from a topology message is located. The expected values are: 4....4 Mbps 16...16 Mbps
         s5TrTopNmmBridgeGroupIdentifier 1.3.6.1.4.1.45.1.6.10.2.1.6 integer read-only
The bridge Group Number of the port on which the ring is connected. This is the ring of the NMM from which the SONMP message was heard for this entry
         s5TrTopNmmSlotNum 1.3.6.1.4.1.45.1.6.10.2.1.7 integer read-only
The Slot Number of the port on which the ring is connected. This is the ring of the NMM from which the SONMP message was heard for this entry
         s5TrTopNmmPortNum 1.3.6.1.4.1.45.1.6.10.2.1.8 integer read-only
The Port Number of the port on which the ring is connected. This is the ring of the NMM from which the SONMP message was heard for this entry
 s5TrTopBdgTable 1.3.6.1.4.1.45.1.6.10.3 no-access
A table that lists each known bridge with a Token Ring interface on the same 'flat net' as the reporting NMM. The number of entries is determined by the number of detected (and active) bridges. Entries are added by reception of a topology message from a bridge or reception of a topology message from an master NMM that was forwarded by a source routing bridge. An entry is removed from the table when no topology messaged are received from bridge in the required time interval.
     s5TrTopBdgEntry 1.3.6.1.4.1.45.1.6.10.3.1 no-access
A row in the table of known bridges with a Token Ring interface on the same 'flat net' as the reporting NMM. Entries in the table can not be created or deleted via SNMP.
         s5TrTopBdgIfIpAddr 1.3.6.1.4.1.45.1.6.10.3.1.1 ipaddress read-only
The IP address of the interface on which the topology message was received.
         s5TrTopBdgIndx 1.3.6.1.4.1.45.1.6.10.3.1.2 integer read-only
The index of the entry in the table for the interface.
         s5TrTopBdgNum 1.3.6.1.4.1.45.1.6.10.3.1.3 integer read-only
The IEEE 802.5 'bridge number' for the bridge.
         s5TrTopBdgOwnRingNum 1.3.6.1.4.1.45.1.6.10.3.1.4 integer read-only
The ring number for the reporting NMM. NOTE: this will be the same value for all table entries for each interface.
         s5TrTopBdgAdjRingNum 1.3.6.1.4.1.45.1.6.10.3.1.5 integer read-only
The ring number of the adjacent ring that is joined by the bridge. The value is zero if this entry in the table was created due to the receipt of a topology message from another NMM on a different ring and the bridge connecting the rings was a transparent only bridge and it does not generate topology messages.
         s5TrTopBdgAdjMasterNmmIpAddr 1.3.6.1.4.1.45.1.6.10.3.1.6 ipaddress read-only
If this entry was created (and/or validated) by a topology message from a master NMM, then the value is its IP address. If the value of object s5TrTopBdgNum is non-zero, then the master NMM is on an adjacent ring. If the value of s5TrTopBdgNum is zero, then the master NMM may be adjacent, or several rings away, separated by one or more transparent bridges. The value for this object is 0.0.0.0 when the bridge generates a topology message and there is no master NMM on the adjacent ring nor one connected to the adjacent ring through one or more transparent bridges.
         s5TrTopBdgMacAddr 1.3.6.1.4.1.45.1.6.10.3.1.7 macaddress read-only
The MAC address of the bridge port sending the topology message. The value is 00:00:00:00:00:00 if the bridge does not transmit topology messages.
         s5TrTopBdgIpAddr 1.3.6.1.4.1.45.1.6.10.3.1.8 ipaddress read-only
IP address of the bridge sending the topology message. The value is 0.0.0.0 if the bridge does not transmit topology messages.
         s5TrTopBdgType 1.3.6.1.4.1.45.1.6.10.3.1.9 integer read-only
The kind of bridge this entry represents. The values come from the topology messages generated by the bridge. The values are: other(1)...........bridge does not send topology messages or is not a defined type t3522Syn2Port(2)...SynOptics 2 port bridge in a modular concentrator t2722Syn2Port(3)...SynOptics 2 port stand-alone bridge tCenTillionTrSwitch(4)...Centillion multi-port TR switch Enumeration: 't3522Syn2Port': 2, 't2722Syn2Port': 3, 'other': 1, 'tCenTillionTrSwitch': 4.
         s5TrTopBdgSlotNum 1.3.6.1.4.1.45.1.6.10.3.1.10 integer read-only
The slot that the reporting NMM received the topology message from the bridge. The value zero is used to indicate that the bridge does not transmit topology messages or the slot from which the message was received can not be determined.
         s5TrTopBdgPortNum 1.3.6.1.4.1.45.1.6.10.3.1.11 integer read-only
The port that the reporting NMM received the topology message from the bridge. The value zero is used to indicate that the bridge does not transmit topology messages or the port from which the message was received can not be determined.
         s5TrTopBdgNumPort 1.3.6.1.4.1.45.1.6.10.3.1.12 integer read-only
The total number of ports installed on the bridge. The value zero is used to indicate that the bridge does not transmit topology messages.
         s5TrTopBdgHelloPortNum 1.3.6.1.4.1.45.1.6.10.3.1.13 integer read-only
The port on the bridge from which the topology message was sent. The value zero is used to indicate that the bridge does not transmit topology messages.
         s5TrTopBdgHelloPortStatus 1.3.6.1.4.1.45.1.6.10.3.1.14 integer read-only
The status of the port on Bridge from which the topology message was sent. The values are: other(1).............bridge does not send topology messages or port not in defined status tranAct(2)...........Transparent active tranStnBy(3).........Transparent standby srSrsOn(4)...........Source routing single route spanning is on srSrsOff(5)..........Source routing single route spanning is off srSrsOnTranAct(6)....Source routing single route spanning is on, and transparent active srSrsOffTranAct(7)...Source routing single route spanning is off, and transparent active srSrsOnStnBy(8)......Source routing single route spanning is on, and transparent standby srSrsOffStnBy(9).....Source routing single route spanning is off, and transparent standby Enumeration: 'tranAct': 2, 'srSrsOffStnBy': 9, 'other': 1, 'srSrsOnStnBy': 8, 'srSrsOnTranAct': 6, 'srSrsOffTranAct': 7, 'tranStnBy': 3, 'srSrsOff': 5, 'srSrsOn': 4.
         s5TrTopBdgMonPortStatus 1.3.6.1.4.1.45.1.6.10.3.1.15 integer read-only
The status of the 'monitor' port on Bridge from which the topology message was sent. The values are: other(1)...............bridge does not send topology messages or the status of the monitor port is unknown or the bridge does not have a monitor port, or some other condition. phantomOff(2)..........phantom status is off phantomOn(3)...........phantom status is on phantomOffWrapped(4)...phantom off and port wrapped phantomOnWrapped(5)....phantom on and port wrapped wrongSpeedWrap(6)......port wrapped for wrong speed Enumeration: 'wrongSpeedWrap': 6, 'phantomOn': 3, 'phantomOnWrapped': 5, 'other': 1, 'phantomOff': 2, 'phantomOffWrapped': 4.
         s5TrTopBdgHelloType 1.3.6.1.4.1.45.1.6.10.3.1.16 integer read-only
The type of topology message received from the bridge. The values are: other..........bridge does not send any of the recognizable topology message types synoptics(2)...bridge sends SynOptics' topology message Enumeration: 'other': 1, 'synoptics': 2, 'ibm': 3.
 s5TrTopRingNmmTable 1.3.6.1.4.1.45.1.6.10.4 no-access
A table listing all the Network Management Modules (NMMs) with a Token Ring interface on the same ring as the reporting NMM. The number of entries is determined by the number of detected (and active) NMMs. Entries are created by reception of a topology message from a 'new' NMM. An entry is removed from the table when no topology messages are received from the NMM in the required time interval.
     s5TrTopRingNmmEntry 1.3.6.1.4.1.45.1.6.10.4.1 no-access
A row in the table of Network Management Modules (NMMs) with a Token Ring interface on the same ring as the reporting NMM. Entries in the table can not be created or deleted via SNMP.
         s5TrTopRingNmmIfIpAddr 1.3.6.1.4.1.45.1.6.10.4.1.1 ipaddress read-only
The IP address of the interface on which the topology message was received.
         s5TrTopRingNmmIpAddr 1.3.6.1.4.1.45.1.6.10.4.1.2 ipaddress read-only
The IP address of the NMM that sent the topology message.
         s5TrTopRingNmmMacAddr 1.3.6.1.4.1.45.1.6.10.4.1.3 macaddress read-only
The MAC address of the NMM that sent the topology message.
         s5TrTopRingNmmChassisType 1.3.6.1.4.1.45.1.6.10.4.1.4 snpxchassistype read-only
The type of chassis containing the NMM that sent the topology message.
         s5TrTopRingNmmBkplType 1.3.6.1.4.1.45.1.6.10.4.1.5 snpxbackplanetype read-only
The type of backplane in the chassis containing the NMM that sent the topology message.
         s5TrTopRingNmmSlotNum 1.3.6.1.4.1.45.1.6.10.4.1.6 integer read-only
The slot containing the NMM that sent the topology message.
         s5TrTopRingNmmUnaIpAddr 1.3.6.1.4.1.45.1.6.10.4.1.7 ipaddress read-only
The IP address of the next upstream NMM of the NMM that sent the topology message.
 s5TrTopNmmEosSize 1.3.6.1.4.1.45.1.6.10.5 integer read-only
The current size of a 'row' in the table s5TrTopNmmEosTable. This allows applications to be able to break apart 'rows' in the table.
 s5TrTopNmmEosTable 1.3.6.1.4.1.45.1.6.10.6 no-access
A table of encoded octet strings of entries in table s5TrTopNmmTable. The number of entries is determined by the packing of 'rows' from s5TrTopNmmTable.
     s5TrTopNmmEosEntry 1.3.6.1.4.1.45.1.6.10.6.1 no-access
A row in the table of encoded octet strings for table s5TrTopNmmTable. 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.
         s5TrTopNmmEos 1.3.6.1.4.1.45.1.6.10.6.1.1 octet string read-only
An encoded octet string. On reads it contains an integral number of 'rows' from table s5TrTopNmmTable. All 'rows' are the same size which is defined by object s5TrTopNmmEosSize.
 s5TrTopBdgEosSize 1.3.6.1.4.1.45.1.6.10.7 integer read-only
The current size of a 'row' in the table s5TrTopBdgEosTable. This allows applications to be able to break apart 'rows' in the table.
 s5TrTopBdgEosTable 1.3.6.1.4.1.45.1.6.10.8 no-access
A table of encoded octet strings of entries in table s5TrTopBdgTable. The number of entries is determined by the packing of 'rows' from s5TrTopBdgTable.
     s5TrTopBdgEosEntry 1.3.6.1.4.1.45.1.6.10.8.1 no-access
A row in the table of encoded octet strings for table s5TrTopBdgTable. 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.
         s5TrTopBdgEos 1.3.6.1.4.1.45.1.6.10.8.1.1 octet string read-only
An encoded octet string. On reads it contains an integral number of 'rows' from table s5TrTopBdgEntry. All 'rows' are the same size which is defined by object s5TrTopBdgEosSize.
 s5TrTopRingNmmEosSize 1.3.6.1.4.1.45.1.6.10.9 integer read-only
The current size of a 'row' in the table s5TrTopRingNmmEosTable. This allows applications to be able to break apart 'rows' in the table.
 s5TrTopRingNmmEosTable 1.3.6.1.4.1.45.1.6.10.10 no-access
A table of encoded octet strings of entries in table s5TrTopRingNmmTable. The number of entries is determined by the packing of 'rows' from s5TrTopRingNmmTable.
       s5TrTopRingNmmEosEntry 1.3.6.1.4.1.45.1.6.10.10.1 no-access
A row in the table of encoded octet strings for table s5TrTopRingNmmTable. 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.
           s5TrTopRingNmmEos 1.3.6.1.4.1.45.1.6.10.10.1.1 octet string read-only
An encoded octet string. On reads it contains an integral number of 'rows' from table s5TrTopRingNmmTable. All 'rows' are the same size which is defined by object s5TrTopNmmEosSize.