crRadiusAccountingMethod
CISCO-RADIUS-MIB ·
.1.3.6.1.4.1.9.9.288.1.1.7
Object
scalar r/w
Bits
The accounting method on the device. If bit 0 is set, the accounting method is RADIUS. If bit 1 is set, then the accounting method is local. It is possible for the user to set both the bits so that both the RADIUS as well as local accounting methods are used. It is also possible to set none of the methods; in this case the switch will not do any accounting.
Context
- MIB
- CISCO-RADIUS-MIB
- OID
.1.3.6.1.4.1.9.9.288.1.1.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- crRadiusGenericConfig
- Groups
- 1
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 'CISCO-RADIUS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RADIUS-MIB::crRadiusAccountingMethod.0'
More examples
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::crRadiusAccountingMethod'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | radius |
1 | local |
Conformance
Member of