speedDuallineFCMLinkProtectionState
SPEED-DUALLINE-FC ·
.0.0.3.3.3.3.1.4
Object
column Enumeration
link protection state
Context
- MIB
- SPEED-DUALLINE-FC
- OID
.0.0.3.3.3.3.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- speedDuallineFCMProtectionEntry
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 'SPEED-DUALLINE-FC' -M '/opt/observium/mibs/pandacom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SPEED-DUALLINE-FC::speedDuallineFCMLinkProtectionState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SPEED-DUALLINE-FC' -M '/opt/observium/mibs/pandacom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SPEED-DUALLINE-FC::speedDuallineFCMLinkProtectionState.<speedDuallineFCMSlot>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SPEED-DUALLINE-FC' -M '/opt/observium/mibs/pandacom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SPEED-DUALLINE-FC::speedDuallineFCMLinkProtectionState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | port1active |
2 | port2active |
3 | testingPort1 |
4 | testingPort2 |
5 | noneActive |
255 | notAvailable |