crRadiusServerKey

CISCO-RADIUS-MIB · .1.3.6.1.4.1.9.9.288.1.2.2.1.6

Object

column r/w CiscoRadiusAuthKey
The key used in encrypting the packets passed between the
RADIUS server and the client. This key must match the one 
configured on the server.
              
A zero-length string is always returned when this object is 
read.
              
Note that if this object is a zero length string, then 
'crRadiusAuthKey' is used as the key for this server.

Context

MIB
CISCO-RADIUS-MIB
OID
.1.3.6.1.4.1.9.9.288.1.2.2.1.6
Type
column
Access
readwrite
Status
current
Parent
crRadiusServerEntry
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 'CISCO-RADIUS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RADIUS-MIB::crRadiusServerKey'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-RADIUS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RADIUS-MIB::crRadiusServerKey.<crRadiusServerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-RADIUS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-RADIUS-MIB::crRadiusServerKey'

Syntax

Source
CiscoRadiusAuthKey
Base type
OctetString

Values & Constraints

Type Constraints
range: 0..65

Conformance