crRadiusServerAddrType

CISCO-RADIUS-MIB · .1.3.6.1.4.1.9.9.288.1.2.2.1.2

Object

The type of address of the RADIUS Server as specified by
object 'crRadiusServerAddr'.

Context

MIB
CISCO-RADIUS-MIB
OID
.1.3.6.1.4.1.9.9.288.1.2.2.1.2
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::crRadiusServerAddrType'
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::crRadiusServerAddrType.<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::crRadiusServerAddrType'

Values & Constraints

Type Values
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn

Conformance

Member of
Compliance refinements
ciscoRadiusMIBCompliance INET-ADDRESS-MIB::InetAddressType
Values: ipv4(1), dns(16)
Only dns and ipv4 addresses are needed to be supported.
ciscoRadiusMIBCompliance2 INET-ADDRESS-MIB::InetAddressType
Values: ipv4(1), dns(16)
Only dns and ipv4 addresses are needed to be supported.
ciscoRadiusMIBCompliance3 INET-ADDRESS-MIB::InetAddressType
Values: ipv4(1), dns(16)
Only dns and ipv4 addresses are needed to be supported.
ciscoRadiusMIBCompliance4 INET-ADDRESS-MIB::InetAddressType
Values: ipv4(1), dns(16)
Only dns and ipv4 addresses are needed to be supported.