apsCommandControlR
APS-R-MIB ·
.1.3.6.1.4.1.164.20.2.1.5.1.2
Object
Allows the initiation of an APS control command on the
APS group and channel specified by the index values.
When read this object returns the last command written
or clearLockoutWorkingChannel(2) if no command has been
written to this channel since initialization.
This command should not be applied to the protection
line however, for simplicity the value clearLockoutWorkingChannel(2)
can be returned if this object is queried with the protection line
channel.
Context
- MIB
- APS-R-MIB
- OID
.1.3.6.1.4.1.164.20.2.1.5.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- apsCommandEntryR
- Groups
- 1
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 'APS-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APS-R-MIB::apsCommandControlR'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APS-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APS-R-MIB::apsCommandControlR.<apsChanGroupNameR>.<apsChanNumberR>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APS-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APS-R-MIB::apsCommandControlR'
Syntax
- Source
- ApsControlCommand
- Base type
Enumeration
Values & Constraints
Type Values
1 | lockoutWorkingChannel |
2 | clearLockoutWorkingChannel |
Conformance
Member of