crRadiusServerType
CISCO-RADIUS-MIB ·
.1.3.6.1.4.1.9.9.288.1.2.2.1.7
Object
column r/w
Enumeration
Type of the RADIUS server.
other (1), - a lower priority server
primary (2) - the primary server which is tried first
by the RADIUS client.
Context
- MIB
- CISCO-RADIUS-MIB
- OID
.1.3.6.1.4.1.9.9.288.1.2.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- crRadiusServerEntry
- 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 'CISCO-RADIUS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RADIUS-MIB::crRadiusServerType'
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::crRadiusServerType.<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::crRadiusServerType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | primary |
Conformance
Member of