appnLsCommand

APPN-MIB · .1.3.6.1.2.1.34.4.1.1.5.1.1.2

Object

column r/w Enumeration
Object by which a Management Station can activate, deactivate,
or recycle (i.e., cause to be deactivated and then immediately
reactivated) a link station, by setting the value to
activate(1), deactivate(2), or recycle(3), respectively.  The
value ready(4) is returned on GET operations until a SET has
been processed; after that the value received on the most
recent SET is returned.

Context

MIB
APPN-MIB
OID
.1.3.6.1.2.1.34.4.1.1.5.1.1.2
Type
column
Access
readwrite
Status
current
Parent
appnLsEntry
Groups
2

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1deactivate
2activate
3recycle
4ready