hpdot11PrivacyInvoked
HP-PROCURVE-420-PRIVATE-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.37.7.2.1.2
Object
column mandatory
r/w
Enumeration
When this attribute is true, it shall indicate that the IEEE 802.11 WEP mechanism is used for transmitting frames of type Data. The default value of this attribute shall be false.
Context
- MIB
- HP-PROCURVE-420-PRIVATE-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.37.7.2.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- hpdot11PrivacyEntry
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 'HP-PROCURVE-420-PRIVATE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-PROCURVE-420-PRIVATE-MIB::hpdot11PrivacyInvoked'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-PROCURVE-420-PRIVATE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-PROCURVE-420-PRIVATE-MIB::hpdot11PrivacyInvoked.<hpdot11PrivacyportIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-PROCURVE-420-PRIVATE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-PROCURVE-420-PRIVATE-MIB::hpdot11PrivacyInvoked'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | true |
2 | false |