mplsTunnelG8131CurrentState
FIBERSTORE-MIB ·
.1.3.6.1.4.1.52642.1.69.20.1.46
Object
column Enumeration
G8131 current state of the mpls tunnel.
Context
- MIB
- FIBERSTORE-MIB
- OID
.1.3.6.1.4.1.52642.1.69.20.1.46- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mplsTunnelEntry
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 'FIBERSTORE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIBERSTORE-MIB::mplsTunnelG8131CurrentState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FIBERSTORE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIBERSTORE-MIB::mplsTunnelG8131CurrentState.<mplsTunnelName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FIBERSTORE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FIBERSTORE-MIB::mplsTunnelG8131CurrentState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | no-request-working-active |
1 | no-request-protection-avtive |
2 | lockout-of-protection |
3 | forced-switch |
4 | signal-fail-on-working |
5 | signal-fail-on-protection |
6 | signal-degrade-on-working |
7 | signal-degrade-on-protection |
8 | manual-switch-to-protection |
9 | manual-switch-to-working |
10 | wait-to-restore |
11 | do-not-revert |
12 | exercise-on-working |
13 | exercise-on-protection |
14 | reverse-request-on-working |
15 | reverse-request-on-protection |
16 | none |