cabhPsDev802dot11SecCommitStatus

CABH-PS-DEV-MIB · .1.3.6.1.4.1.4491.2.4.1.1.6.2.2.1.9

Object

column Enumeration
Indicates the status of committing the current 
cabhPsDev802dot11SecEntry MIB object values to the running
configuration of the indexed 80211 device.
              
commitSucceeded - indicates the current
cabhPsDev802dot11SecEntry MIB object values are valid and
have been successfully committed to the running
configuration of the indexed 80211 device.
              
commitNeeded - indicates that the value of one or more
objects in cabhPsDev802dot11SecEntry MIB group have been
changed but not yet committed to the running configuration
of the indexed 80211 device.
              
commitFailed - indicates the PS was unable to commit the 
cabhPsDev802dot11SecEntry MIB object values to the running
configuration of the indexed 80211 device due to conflicts
in those values.

Context

MIB
CABH-PS-DEV-MIB
OID
.1.3.6.1.4.1.4491.2.4.1.1.6.2.2.1.9
Type
column
Access
readonly
Status
current
Default
commitSucceeded
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::cabhPsDev802dot11SecCommitStatus'
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::cabhPsDev802dot11SecCommitStatus.<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::cabhPsDev802dot11SecCommitStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1commitSucceeded
2commitNeeded
3commitFailed

Conformance