apsCommandControl

JNX-APS-MIB · .1.3.6.1.4.1.2636.3.24.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
JNX-APS-MIB
OID
.1.3.6.1.4.1.2636.3.24.1.5.1.2
Type
column
Access
readonly
Status
current
Parent
apsCommandEntry
Groups
1

Walk 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 'JNX-APS-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JNX-APS-MIB::apsCommandControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JNX-APS-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JNX-APS-MIB::apsCommandControl.<apsChanConfigGroupName>.<apsChanConfigNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JNX-APS-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JNX-APS-MIB::apsCommandControl'

Syntax

Source
ApsControlCommand
Base type
Enumeration

Values & Constraints

Type Values
1noCmd
2lockoutWorkingChannel
3clearLockoutWorkingChannel

Conformance