colubrisAAAServerName
COLUBRIS-AAA-CLIENT-MIB ·
.1.3.6.1.4.1.8744.5.5.1.2.1.1.4
Object
column r/w
OctetString
Specifies the IP address of the AAA server. The string must be a valid IP address in the format 'nnn.nnn.nnn.nnn' Where 'nnn' is a number in the range [0..255]. The '.' character is mandatory between the fields.
Context
- MIB
- COLUBRIS-AAA-CLIENT-MIB
- OID
.1.3.6.1.4.1.8744.5.5.1.2.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- colubrisAAAServerEntry
- 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 'COLUBRIS-AAA-CLIENT-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COLUBRIS-AAA-CLIENT-MIB::colubrisAAAServerName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'COLUBRIS-AAA-CLIENT-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COLUBRIS-AAA-CLIENT-MIB::colubrisAAAServerName.<colubrisAAAServerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'COLUBRIS-AAA-CLIENT-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'COLUBRIS-AAA-CLIENT-MIB::colubrisAAAServerName'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-15
Conformance
Member of