me1200StatusProtectionState
ME1200-EPS-MIB ·
.1.3.6.1.4.1.9.9.815.1.45.1.3.1.1.2
Object
column ME1200EpsProtectionState
Protection state according to to G.8031 Annex A
Context
- MIB
- ME1200-EPS-MIB
- OID
.1.3.6.1.4.1.9.9.815.1.45.1.3.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- me1200StatusEntry
- Groups
- 1
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 'ME1200-EPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-EPS-MIB::me1200StatusProtectionState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ME1200-EPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-EPS-MIB::me1200StatusProtectionState.<me1200StatusId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ME1200-EPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ME1200-EPS-MIB::me1200StatusProtectionState'
Syntax
- Source
- ME1200EpsProtectionState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disabled |
1 | noRequestWorking |
2 | noRequestProtecting |
3 | lockOut |
4 | forcedSwitch |
5 | signalFailWorking |
6 | signalFailProtecting |
7 | manualSwitchWorking |
8 | manualSwitchProtecting |
9 | waitToRestore |
10 | exerciseWorking |
11 | exerciseProtecting |
12 | reverseRequestWorking |
13 | reverseRequestProtecting |
14 | doNotRevert |
Conformance
Member of