radApsConfigCommandAndStatus
RAD-MIB ·
.1.3.6.1.4.1.164.3.1.6.2.5.1.1.2
Object
column r/w
Enumeration
noOp - initial state only (cannot be Set by user).
clear - clearing the last performed command.
Can be Set only if previous state was other than noOp or clear.
forcedSwitch - transferring service from primary channel to the secondary channel.
Can be Set only if previous state was noOp or clear.
If the non-Active channel is failed, the command will be rejected.
lockout - freezing the current state.
In 1+1 Bidirectional Optimized switching, Lockout is considered
as a local request which is not signalled across the K-bytes.
The effect of lockout is to freeze the selector position
and transmitted K-bytes until the lockout request is cleared.
Can be Set only if previous state was noOp or Clear.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.1.6.2.5.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- radApsConfigEntry
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::radApsConfigCommandAndStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::radApsConfigCommandAndStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::radApsConfigCommandAndStatus'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.