hpSwitchABCConfigIpRipControl
CONFIG-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.7.1.12.1.1.3
Object
column mandatory
r/w
Enumeration
IP RIP control. If this feature is enabled then IP RIP packets will only be forwarded on ports, within its VLAN domain, that have heard RIPs before. If this feature is disabled then IP RIP packets seen by a given port will be forwarded to all ports within its VLAN domain.
Context
- MIB
- CONFIG-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.7.1.12.1.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- hpSwitchABCConfigEntry
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 'CONFIG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::hpSwitchABCConfigIpRipControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CONFIG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::hpSwitchABCConfigIpRipControl.<hpSwitchABCConfigVlan>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CONFIG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CONFIG-MIB::hpSwitchABCConfigIpRipControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |