igCrvOperStatus
ZhoneGR303-MIB ·
.1.3.6.1.4.1.5504.4.3.1.7.1.4
Object
column Bits
The line operational status is the composition (ie, logical OR'ing) of definitions from GR-303-CORE. Some of them are service affecting, some of them don't affect the ability of service. Valid states are: * up, line is operational * fault (FLT), a fault condition * manualOos (MTCE), object is manually taken OOS for maintenance purpose * removedFromServiceBySwitch (SWTCH), entity removed from service by switch * UnEquipped - default state when new CRV entry is added * notConnected, line is not connected
Context
- MIB
- ZhoneGR303-MIB
- OID
.1.3.6.1.4.1.5504.4.3.1.7.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- igCrvEntry
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 'ZhoneGR303-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZhoneGR303-MIB::igCrvOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZhoneGR303-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZhoneGR303-MIB::igCrvOperStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZhoneGR303-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZhoneGR303-MIB::igCrvOperStatus'
Syntax
Bits
Values & Constraints
No enumerated values or constraints recorded.