bsRadiusReachability
BAY-STACK-RADIUS-MIB ·
.1.3.6.1.4.1.45.5.21.1.1.9
Object
scalar r/w
Enumeration
Select the method used to test RADIUS server reachablity.
Context
- MIB
- BAY-STACK-RADIUS-MIB
- OID
.1.3.6.1.4.1.45.5.21.1.1.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- bsRadiusScalars
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 'BAY-STACK-RADIUS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-RADIUS-MIB::bsRadiusReachability.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BAY-STACK-RADIUS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BAY-STACK-RADIUS-MIB::bsRadiusReachability'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | useRadius |
2 | useIcmp |
3 | useStatusServer |