potsIdleStatus
GEPON-OLT-COMMON-MIB ·
.1.3.6.1.4.1.5875.800.3.9.3.2.1.5
Object
column SNMPv2-SMIInteger32
0. the port is not activated 1. the port is registrating 2. the port is in idle status 3. the port is off-hook 4. the port is dialing 5. the port is ringing 6. the port is ringing back tone 7. the port is connecting 8. the port is connected 9. the port is hung up 10. the port is not connected 11. the port is busy 12. the port is failed to register
Context
- MIB
- GEPON-OLT-COMMON-MIB
- OID
.1.3.6.1.4.1.5875.800.3.9.3.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- potsInfoEntry
- 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 'GEPON-OLT-COMMON-MIB' -M '/opt/observium/mibs/fiberhome:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GEPON-OLT-COMMON-MIB::potsIdleStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GEPON-OLT-COMMON-MIB' -M '/opt/observium/mibs/fiberhome:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GEPON-OLT-COMMON-MIB::potsIdleStatus.<potsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GEPON-OLT-COMMON-MIB' -M '/opt/observium/mibs/fiberhome:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GEPON-OLT-COMMON-MIB::potsIdleStatus'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of