subDataIpIfOperStatus

ZHONE-GEN-SUBSCRIBER · .1.3.6.1.4.1.5504.3.4.1.4.1.2

Object

column Enumeration
The current IP  operational status of the 
subscriber's data interface, this status reflects 
the ifOperStatus of the interface MIB using the 
identical syntax.
              
up(1) - ready to pass packets
              
down(2) - the admin status is down or there is a 
fault that prevents the interface from passing 
packets
              
testing(3) - the interface has been placed is a 
testing state by the administrator
              
unknown(4) - the status can not be determined for 
some reason
              
dormant(5) - not definition in the interface MIB
              
notPresent(6) - some component is missing
              
lowerLayerDown(5) - down due to state of lower-layer 
inteface(s)

Context

MIB
ZHONE-GEN-SUBSCRIBER
OID
.1.3.6.1.4.1.5504.3.4.1.4.1.2
Type
column
Access
readonly
Status
current
Parent
subDataConnectionEntry
Groups
1

Walk 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 'ZHONE-GEN-SUBSCRIBER' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-GEN-SUBSCRIBER::subDataIpIfOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-GEN-SUBSCRIBER' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-GEN-SUBSCRIBER::subDataIpIfOperStatus.<subId>.<subLgId>.<subDataIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-GEN-SUBSCRIBER' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-GEN-SUBSCRIBER::subDataIpIfOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2down
3testing
4unknown
5dormant
6notPresent
7lowerLayerDown

Conformance