occupiedStatus
GEPON-OLT-COMMON-MIB ·
.1.3.6.1.4.1.5875.800.3.9.5.1.1.2
Object
column Enumeration
1: present 0: not present
Context
- MIB
- GEPON-OLT-COMMON-MIB
- OID
.1.3.6.1.4.1.5875.800.3.9.5.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- slotInfoEntry
- 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::occupiedStatus'
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::occupiedStatus.<slotIndex>'
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::occupiedStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | empty |
1 | occupied |
Conformance
Member of