oltChipStatus
NMS-EPON-OLT-CHIP-INFO ·
.1.3.6.1.4.1.3320.101.2.1.1.6
Object
column mandatory
Enumeration
OLT chip Status.
Context
- MIB
- NMS-EPON-OLT-CHIP-INFO
- OID
.1.3.6.1.4.1.3320.101.2.1.1.6- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- nmsEponOltChipEntry
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 'NMS-EPON-OLT-CHIP-INFO' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-EPON-OLT-CHIP-INFO::oltChipStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NMS-EPON-OLT-CHIP-INFO' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-EPON-OLT-CHIP-INFO::oltChipStatus.<oltChipIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NMS-EPON-OLT-CHIP-INFO' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NMS-EPON-OLT-CHIP-INFO::oltChipStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | wait_config |
2 | operational |
3 | shut_down |
4 | timed_out |
5 | downloading_image |