hpSwitchSnmpViewConfig
HP-ICF-BASIC ·
.1.3.6.1.4.1.11.2.14.11.1.4.18.1
Object
scalar r/w
Enumeration
Enable/Disable SNMP support for hpSwitchAuthentication MIB. When the MIB access is enabled, Manager read/write access to the MIB is permitted. Operator read/write access to the MIB is always denied. For security reasons, network administrators are encouraged to disable SNMPV2c before using the MIB.
Context
- MIB
- HP-ICF-BASIC
- OID
.1.3.6.1.4.1.11.2.14.11.1.4.18.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hpicfBasicSNMPConfig
- Groups
- 3
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-ICF-BASIC' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-BASIC::hpSwitchSnmpViewConfig.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-BASIC' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-BASIC::hpSwitchSnmpViewConfig'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |