radiusServersAuthenticationSecret
MX-AAA-MIB ·
.0.1000.1.10000.1000.1.400
Object
column r/w
OctetString
Radius Authentication Server Secret Key
Secret key shared between the Radius server and the unit. The
AuthenticationSecret key must be the same as the secret key
stored on the Radius authentication server set in the
RadiusServers.AuthenticationHost column.
Context
- MIB
- MX-AAA-MIB
- OID
.0.1000.1.10000.1000.1.400- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- radiusServersEntry
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 'MX-AAA-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-AAA-MIB::radiusServersAuthenticationSecret'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-AAA-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-AAA-MIB::radiusServersAuthenticationSecret.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-AAA-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-AAA-MIB::radiusServersAuthenticationSecret'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.