adGenRadiusAuthRelayOperStatus
GEN-RADIUS-AUTH-MIB ·
.1.3.6.1.4.1.664.5.70.55.1.1.7.1.12
Object
column AdGenRadiusRelayOperStatus
The current operational status of the Radius Relay. The Relay OperStatus is UP if the rowstatus is active and the ip host that is set exist. Otherwise OperStatus is down. If OperStatus is down and RowStatus is active, the adGenRadiusAuthRelayLastError OID will be updated for the reason it is down
Context
- MIB
- GEN-RADIUS-AUTH-MIB
- OID
.1.3.6.1.4.1.664.5.70.55.1.1.7.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenRadiusAuthRelayEntry
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 'GEN-RADIUS-AUTH-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GEN-RADIUS-AUTH-MIB::adGenRadiusAuthRelayOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GEN-RADIUS-AUTH-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GEN-RADIUS-AUTH-MIB::adGenRadiusAuthRelayOperStatus.<adGenSlotInfoIndex>.<adGenRadiusAuthRelayName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GEN-RADIUS-AUTH-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GEN-RADIUS-AUTH-MIB::adGenRadiusAuthRelayOperStatus'
Syntax
- Source
- AdGenRadiusRelayOperStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | up |
2 | down |