radiusAuthServConfigReset

RADIUS-AUTH-SERVER-MIB · .1.3.6.1.2.1.67.1.1.1.1.4

Object

scalar r/w Enumeration
Status/action object to reinitialize any persistent
server state.  When set to reset(2), any persistent
server state (such as a process) is reinitialized as
if the server had just been started.  This value will
never be returned by a read operation.  When read,
one of the following values will be returned:
    other(1) - server in some unknown state;
    initializing(3) - server (re)initializing;
    running(4) - server currently running.

Context

MIB
RADIUS-AUTH-SERVER-MIB
OID
.1.3.6.1.2.1.67.1.1.1.1.4
Type
scalar
Access
readwrite
Status
current
Parent
radiusAuthServ
Groups
2

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADIUS-AUTH-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADIUS-AUTH-SERVER-MIB::radiusAuthServConfigReset.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADIUS-AUTH-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADIUS-AUTH-SERVER-MIB::radiusAuthServConfigReset'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2reset
3initializing
4running

Conformance

Member of
Compliance refinements
The only SETable value is 'reset' (2).
The only SETable value is 'reset' (2).