rbnRadiusAuthSrvState
RBN-RADIUS-MIB ·
.1.3.6.1.4.1.2352.2.32.1.1.5.1.1
Object
column RbnRadiusServerState
The current state of the RADIUS server.
Context
- MIB
- RBN-RADIUS-MIB
- OID
.1.3.6.1.4.1.2352.2.32.1.1.5.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rbnRadiusAuthSrvEntry
- Groups
- 2
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 'RBN-RADIUS-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-RADIUS-MIB::rbnRadiusAuthSrvState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RBN-RADIUS-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-RADIUS-MIB::rbnRadiusAuthSrvState.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBN-RADIUS-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBN-RADIUS-MIB::rbnRadiusAuthSrvState'
Syntax
- Source
- RbnRadiusServerState
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | up |
3 | down |
Conformance
Member of