apsCommandControl
APS-MIB ·
zhone variant
·
.1.3.6.1.2.1.10.49.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
noCmd if no command has been written to this channel since
initialization.
This object does not apply to the protection line.
Context
- MIB
- APS-MIB
- OID
.1.3.6.1.2.1.10.49.1.5.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- apsCommandEntry
- 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-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APS-MIB::apsCommandControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APS-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APS-MIB::apsCommandControl.<apsChanConfigGroupName>.<apsChanConfigNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APS-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APS-MIB::apsCommandControl'
Syntax
- Source
- ApsControlCommand
- Base type
Enumeration
Values & Constraints
Type Values
1 | noCmd |
2 | lockoutWorkingChannel |
3 | clearLockoutWorkingChannel |
Conformance
Member of