userMgrCapabilities
AWCVX-MIB ·
.1.3.6.1.4.1.522.3.7.1.1.4
Object
Bitmask of the capabilities of the user. The value may be any combination (sum) of the following capability values: 0 = none 1 = Administrator 2 = Write 4 = Firmware Update 8 = Identity Update 16 = SNMP Community
Context
- MIB
- AWCVX-MIB
- OID
.1.3.6.1.4.1.522.3.7.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- userMgrConfigEntry
- 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 'AWCVX-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AWCVX-MIB::userMgrCapabilities'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AWCVX-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AWCVX-MIB::userMgrCapabilities.<userMgrUserIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AWCVX-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AWCVX-MIB::userMgrCapabilities'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of