cabhPsDev802dot11SecControl

CABH-PS-DEV-MIB · .1.3.6.1.4.1.4491.2.4.1.1.6.2.2.1.8

Object

column r/w Enumeration
The control for the indexed 80211 device configuration. 
All changes to the cabhPsDev802dot11SecEntry MIB objects
are reflected when reading the value of the MIB objects;
however, those changes are NOT applied to the running
configuration of the indexed 80211 device until they are
successfully committed via use of the
cabhPsDev802dot11SecControl object. 
              
If changes are made to the cabhPsDev802dot11SecEntry MIB
objects which are not yet successfully committed to the
indexed 80211 device, the cabhPsDev802dot11SecControl
object can be used to rollback all changes to the last
valid 80211 device configuration and discard all
intermediate changes.
              
restoreConfig - Setting cabhPsDev802dot11SecControl to this
value will cause any changes to the
cabhPsDev802dot11SecEntry objects not yet committed be
reset to the values from the current running 
configuration of the indexed 80211 device.
              
commitConfig - Setting cabhPsDev802dot11SecControl to this
value will cause the indexed 80211 device to validate and
apply the valid cabhPsDev802dot11SecEntry MIB settings to
its running configuration. The
cabhPsDev802dot11SecCommitStatus object will detail the 
status of this operation.

Context

MIB
CABH-PS-DEV-MIB
OID
.1.3.6.1.4.1.4491.2.4.1.1.6.2.2.1.8
Type
column
Access
readwrite
Status
current
Default
restoreConfig
Parent
cabhPsDev802dot11SecEntry
Groups
1

Walk 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::cabhPsDev802dot11SecControl'
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::cabhPsDev802dot11SecControl.<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::cabhPsDev802dot11SecControl'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1restoreConfig
2commitConfig

Conformance