dot5PhysMgmtBoardSpeedFaultLocation
DOT5-PHYS-MIB ·
.1.3.6.1.4.1.52.4.1.1.6.1.2.1.1.18
Object
column mandatory
Enumeration
This object indicates the last ring speed fault detection circuit(s) to detect the fault, if there was one. On MIM boards which cannot detect speed faults, such as an Ethernet MIM, the value notApplicable is returned.
Context
- MIB
- DOT5-PHYS-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.6.1.2.1.1.18- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- dot5PhysMgmtBoardEntry
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 'DOT5-PHYS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOT5-PHYS-MIB::dot5PhysMgmtBoardSpeedFaultLocation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOT5-PHYS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOT5-PHYS-MIB::dot5PhysMgmtBoardSpeedFaultLocation.<dot5PhysMgmtBoardId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOT5-PHYS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOT5-PHYS-MIB::dot5PhysMgmtBoardSpeedFaultLocation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | fnb |
3 | ringIn |
4 | ringOut |