dot5PhysMgmtBoardSpeedFault
DOT5-PHYS-MIB ·
.1.3.6.1.4.1.52.4.1.1.6.1.2.1.1.17
Object
column mandatory
Enumeration
This object reports a ring speed fault on a MIM board, if applicable. If the MIM cannot detect speed faults, such as an Ethernet MIM, then the value notSupported is returned..
Context
- MIB
- DOT5-PHYS-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.6.1.2.1.1.17- 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::dot5PhysMgmtBoardSpeedFault'
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::dot5PhysMgmtBoardSpeedFault.<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::dot5PhysMgmtBoardSpeedFault'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noFaultDetected |
2 | faultDetected |
3 | notSupported |