erpsIfProtectState
ADTRAN-ERPS-MIB ·
.1.3.6.1.4.1.664.5.79.1.1.1.1.15
Object
column ErpsProtectionStatus
Indicates the current protection status of the ERPS span.
Context
- MIB
- ADTRAN-ERPS-MIB
- OID
.1.3.6.1.4.1.664.5.79.1.1.1.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- erpsIfEntry
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 'ADTRAN-ERPS-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-ERPS-MIB::erpsIfProtectState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-ERPS-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-ERPS-MIB::erpsIfProtectState.<erpsIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-ERPS-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-ERPS-MIB::erpsIfProtectState'
Syntax
- Source
- ErpsProtectionStatus
- Base type
Enumeration
Values & Constraints
Type Values
0 | noRequest |
1 | waitToRestore |
2 | remoteManualSwitch |
3 | manualSwitch |
4 | remoteSignalDegraded |
5 | signalDegraded |
6 | remoteSignalFailed |
7 | signalFailed |
8 | remoteForcedSwitch |
9 | forcedSwitch |