onuIadPotsStatus
NSCRTV-PON-TREE-EXT-MIB ·
.1.3.6.1.4.1.34592.1.3.100.12.1.5.1.5
Object
column Enumeration
Description.
Context
- MIB
- NSCRTV-PON-TREE-EXT-MIB
- OID
.1.3.6.1.4.1.34592.1.3.100.12.1.5.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- onuIadPotsInfoEntry
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 'NSCRTV-PON-TREE-EXT-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NSCRTV-PON-TREE-EXT-MIB::onuIadPotsStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NSCRTV-PON-TREE-EXT-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NSCRTV-PON-TREE-EXT-MIB::onuIadPotsStatus.<potsInfoDeviceIndex>.<potsInfoCardIndex>.<potsInfoPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NSCRTV-PON-TREE-EXT-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NSCRTV-PON-TREE-EXT-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 |