claRadiusAccServerKeyFormat
CISCO-LWAPP-AAA-MIB ·
.1.3.6.1.4.1.9.9.598.1.1.24.1.4
Object
column r/w
Enumeration
This object specifies the format of the server key. When hex, the number of characters in the key should be even. The value of 'hex' indicates that the format is in hex format. The value of 'cert' indicates that the format is in ascii format.
Context
- MIB
- CISCO-LWAPP-AAA-MIB
- OID
.1.3.6.1.4.1.9.9.598.1.1.24.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- claRadiusAccServerEntry
- 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 'CISCO-LWAPP-AAA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-AAA-MIB::claRadiusAccServerKeyFormat'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-AAA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-AAA-MIB::claRadiusAccServerKeyFormat.<claRadiusAccServerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-AAA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-AAA-MIB::claRadiusAccServerKeyFormat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | hex |
2 | ascii |
Conformance
Member of