hpSwitchPreviewMode
CONFIG-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.7.1.1.17
Object
scalar mandatory
r/w
Enumeration
This object enables or disables preview mode support. When set to 'enable', preview mdoe is enabled and the user can configure the features available in the preview mode. When set to 'disable', preview mode is disabled and the user cannot configure any feature available in preview mode. Changing the value of this object from 'enable' to 'disable' reboots the device. The default value is disable.
Context
- MIB
- CONFIG-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.7.1.1.17- 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::hpSwitchPreviewMode.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::hpSwitchPreviewMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |