onuIADPotsStatus
FD-ONU-MIB ·
.1.3.6.1.4.1.34592.1.3.4.11.7.1.1
Object
column Enumeration
IADPortStauts 0x00000000: port is registering 0x00000001: port is idle 0x00000002: pick up 0x00000003: dialing 0x00000004: ringing 0x00000005: ring back 0x00000006: connecting 0x00000007: connected 0x00000008: releasing connection 0x00000009: port registration failure 0x0000000A: port is not activated
Context
- MIB
- FD-ONU-MIB
- OID
.1.3.6.1.4.1.34592.1.3.4.11.7.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- onuIADPOTSStatusEntry
- 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 'FD-ONU-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FD-ONU-MIB::onuIADPotsStatus'
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::onuIADPotsStatus.<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::onuIADPotsStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | registering |
1 | idle |
2 | pickUp |
3 | dialing |
4 | ringing |
5 | ringBack |
6 | connecting |
7 | connected |
8 | releasing |
9 | regFailure |
10 | notActivated |
Conformance
Member of