bsRadiusAccountingInterimUpdatesIntervalSource
BAY-STACK-RADIUS-MIB ·
.1.3.6.1.4.1.45.5.21.1.1.7
Object
scalar r/w
Enumeration
This object controls the source for the interval value for RADIUS interim updates. If the value is configuredValue(1), then the value of bsRadiusAccountingInterimUpdatesInterval is used. If the value is radiusServer(2), then a value obtained from the RADIUS server is used.
Context
- MIB
- BAY-STACK-RADIUS-MIB
- OID
.1.3.6.1.4.1.45.5.21.1.1.7- 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::bsRadiusAccountingInterimUpdatesIntervalSource.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::bsRadiusAccountingInterimUpdatesIntervalSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | configuredValue |
2 | radiusServer |