c64SonetAPSSwitchCmd

CISCO-6400-CHASSIS-MIB · .1.3.6.1.4.1.9.10.27.1.1.7.1.3

Object

column r/w Enumeration
This object when set except clear(4) is used to post
an APS priority request. This request succeeds if no
higher-priority request is posted.
              
lockOut(1):
	locks out the protection channel corresponding
	to this entry
forceWorking(2) & manualWorking(4):
	post a request to switch away from the
	working channel to protection channel of
	this entry
forceProtect(3) & manualProtect(5):
	post a request to switch away from the 
	protection channel to working channel of
	this entry
clear(6):
	Clears all posted APS priority requests in
	this channel.

Context

MIB
CISCO-6400-CHASSIS-MIB
OID
.1.3.6.1.4.1.9.10.27.1.1.7.1.3
Type
column
Access
readwrite
Status
current
Parent
c64SonetAPSConfigEntry
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 'CISCO-6400-CHASSIS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-6400-CHASSIS-MIB::c64SonetAPSSwitchCmd'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-6400-CHASSIS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-6400-CHASSIS-MIB::c64SonetAPSSwitchCmd.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-6400-CHASSIS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-6400-CHASSIS-MIB::c64SonetAPSSwitchCmd'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1lockOut
2forceWorking
3forceProtect
4manualWorking
5manualProtect
6clear