s5EnMsTopBdgHelloPortType
S5-ETH-MULTISEG-TOPOLOGY-MIB ·
.1.3.6.1.4.1.45.1.6.13.3.1.1.10
Object
column deprecated
Enumeration
The type of the port used by the bridge to
send the topology message. The values are:
other(1)...other or unknown type
eth(2).....ethernet
tok4(3)....4 Mbit token ring
tok16(4)...16 Mbit token ring
fddi(5)....fddi
t1(6)......t1
Note: These enumerations were done for
'completeness'. No other value than eth(2)
should ever be received by an ethernet agent.
Context
- MIB
- S5-ETH-MULTISEG-TOPOLOGY-MIB
- OID
.1.3.6.1.4.1.45.1.6.13.3.1.1.10- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- s5EnMsTopBdgEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'S5-ETH-MULTISEG-TOPOLOGY-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'S5-ETH-MULTISEG-TOPOLOGY-MIB::s5EnMsTopBdgHelloPortType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'S5-ETH-MULTISEG-TOPOLOGY-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'S5-ETH-MULTISEG-TOPOLOGY-MIB::s5EnMsTopBdgHelloPortType.<s5EnMsTopBdgSlotNum>.<s5EnMsTopBdgPortNum>.<s5EnMsTopBdgIpAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'S5-ETH-MULTISEG-TOPOLOGY-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'S5-ETH-MULTISEG-TOPOLOGY-MIB::s5EnMsTopBdgHelloPortType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | eth |
3 | tok4 |
4 | tok16 |
5 | fddi |
6 | t1 |