onuIPHostStateConfigOption
FS-NMS-GPON-MIB ·
.1.3.6.1.4.1.52642.10.4.10.1.5
Object
column Bits
IP-host IP options, config bit map: 0x01 Enable DHCP 0x02 Respond to pings 0x04 Respond to traceroute messages 0x08 Enable IP stack
Context
- MIB
- FS-NMS-GPON-MIB
- OID
.1.3.6.1.4.1.52642.10.4.10.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- onuIPHostStateEntry
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 'FS-NMS-GPON-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-GPON-MIB::onuIPHostStateConfigOption'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-NMS-GPON-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-GPON-MIB::onuIPHostStateConfigOption.<onuIPHostStateDeviceIndex>.<onuIPHostStatePortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-GPON-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-GPON-MIB::onuIPHostStateConfigOption'
Syntax
Bits
Values & Constraints
Enumerated Values
4 | ip-stack |
5 | trace-route |
6 | ping |
7 | dhcp |