onuIADPotsServiceState

FD-ONU-MIB · .1.3.6.1.4.1.34592.1.3.4.11.7.1.2

Object

column Enumeration
iadPortServiceState 
0x00000000: endLocal, local end terminates service, caused by user disable port
0x00000001: endRemote, remote end terminates service, caused by MGC sends down command
0x00000002: endAuto, automatically terminate service, caused by MGC fault.
0x00000003: normal service normal

Context

MIB
FD-ONU-MIB
OID
.1.3.6.1.4.1.34592.1.3.4.11.7.1.2
Type
column
Access
readonly
Status
current
Parent
onuIADPOTSStatusEntry
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 'FD-ONU-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FD-ONU-MIB::onuIADPotsServiceState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FD-ONU-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FD-ONU-MIB::onuIADPotsServiceState.<ponCardSlotId>.<oltId>.<onuId>.<onuIADPotsId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FD-ONU-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FD-ONU-MIB::onuIADPotsServiceState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0endLocal
1endRemote
2endAuto
3normal

Conformance