hpSwitchSecureModeLevel
HP-SWITCH-BASIC-CONFIG-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.13
Object
scalar r/w
Enumeration
Indicates current Secure-Mode Level of switch standard : switch operates with standard security capabilities. enhanced : switch operates with enhanced security capabilities for configurations to satisfy FIPS 140-2 requirements.The default level is standard.
Context
- MIB
- HP-SWITCH-BASIC-CONFIG-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.13- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hpSwitchBasicConfigObjects
- Groups
- 1
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 'HP-SWITCH-BASIC-CONFIG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SWITCH-BASIC-CONFIG-MIB::hpSwitchSecureModeLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SWITCH-BASIC-CONFIG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SWITCH-BASIC-CONFIG-MIB::hpSwitchSecureModeLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | error |
1 | standard |
16 | enhanced |
Conformance
Member of
Compliance refinements
hpSwitchBasicConfigCompliance3
readonly
Write access is not allowed.