hpnicfIpxIfUpdateChangeOnly
HPN-ICF-IPX-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1.6
Object
When this variable is set to 'enabled', updating change is on. And sap and rip will send updating packets periodically to avoid broadcast storm. Whereas updating change is off.
Context
- MIB
- HPN-ICF-IPX-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfIpxIfConfigEntry
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 'HPN-ICF-IPX-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-IPX-MIB::hpnicfIpxIfUpdateChangeOnly'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-IPX-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-IPX-MIB::hpnicfIpxIfUpdateChangeOnly.<hpnicfIpxIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-IPX-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-IPX-MIB::hpnicfIpxIfUpdateChangeOnly'
Syntax
- Source
- EnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |