cabhPsDev802dot11SecUsePassPhraseToWEPKeyAlg
CABH-PS-DEV-MIB ·
.1.3.6.1.4.1.4491.2.4.1.1.6.2.2.1.4
Object
When this object value is true(1) the WEP Pass Phrase to key mechanism described in cabhPsDev802dot11SecPassPhraseToWEPKey applies. When this object is set to false(2) the Pass Phrase to WEP Key mechanism is ignored and the password is used as WEP key to populate the MIB object keydot11WEPDefaultKeyValue object as indicated in cabhPsDev802dot11SecPassPhraseToWEPKey description.
Context
- MIB
- CABH-PS-DEV-MIB
- OID
.1.3.6.1.4.1.4491.2.4.1.1.6.2.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Default
true- Parent
- cabhPsDev802dot11SecEntry
- Groups
- 1
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 'CABH-PS-DEV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CABH-PS-DEV-MIB::cabhPsDev802dot11SecUsePassPhraseToWEPKeyAlg'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CABH-PS-DEV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CABH-PS-DEV-MIB::cabhPsDev802dot11SecUsePassPhraseToWEPKeyAlg.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CABH-PS-DEV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CABH-PS-DEV-MIB::cabhPsDev802dot11SecUsePassPhraseToWEPKeyAlg'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of