rbRadiusAuthServerResetCounters
RAINBOW-RADIUS-MIB ·
.1.3.6.1.4.1.12394.1.2.150.2.1.8
Object
column r/w
Enumeration
When set to reset (1), the Radius Authentication server counters will be initialized to 0. noAction (0) value is available to support Get and Get Next commands. It should not be used in Set commands.
Context
- MIB
- RAINBOW-RADIUS-MIB
- OID
.1.3.6.1.4.1.12394.1.2.150.2.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rbRadiusAuthServerEntry
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 'RAINBOW-RADIUS-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAINBOW-RADIUS-MIB::rbRadiusAuthServerResetCounters'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAINBOW-RADIUS-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAINBOW-RADIUS-MIB::rbRadiusAuthServerResetCounters.<rbRadiusAuthServerAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAINBOW-RADIUS-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAINBOW-RADIUS-MIB::rbRadiusAuthServerResetCounters'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noAction |
1 | reset |