hpSwitchAllowV2Modules
CONFIG-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.7.1.1.15
Object
scalar mandatory
r/w
Enumeration
This object enables or disables V2 interface module support. When enabled, the ports of V2 modules operate normally and any V3 modules in the system operate in V2-compatibility mode. When disabled, V3 modules have full functionality and any V2 modules in the system are completely disabled. Changing the value of this object results in an immediate reboot of the system to apply the new mode. The special value 'erase' enables V2 module support such as 'enable', but also erases the switch configuration. It can be used to clear all configuration settings when changing the mode from 'disable' to 'enable'. Normally, V2 module support cannot be enabled if there are any configuration settings that are specific to V3 modules. This object returns a value of 'enable' after being set to 'erase' and reboots the device.
Context
- MIB
- CONFIG-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.7.1.1.15- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- hpSwitchSystemConfig
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::hpSwitchAllowV2Modules.0'
More examples
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::hpSwitchAllowV2Modules'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |
3 | erase |