radiusAddServer
LUXN-MIB ·
.1.3.6.1.4.1.4253.4.3.1.7
Object
Add server to the server table. Servers are added to the first available entry in the server table. To add a server provide server IP address, radius port, and shared secret in the format '<ip address>,<port>, <secret>'. All fields are required. a get on this element will return '0,0,0'.
Context
- MIB
- LUXN-MIB
- OID
.1.3.6.1.4.1.4253.4.3.1.7- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- radiusSecMgmt
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUXN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUXN-MIB::radiusAddServer.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUXN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUXN-MIB::radiusAddServer'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.