cficonVsanDeviceAllegience

CISCO-FICON-MIB · .1.3.6.1.4.1.9.9.375.1.1.2.1.11

Object

column Enumeration
The object indicating whether CUP is in a allegiance 
state. If it is in allegiance state with a channel,
it cannot accept any commands from any logical paths.
              
A CUP goes in an allegiance state when it accepts 
command from a channel and forms 'an allegiance'
with it until the successful completion of the 
channel program, at which point the CUP goes in 
a an 'unlocked' mode.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1lockedByCLI
2lockedBySnmp
3lockedByHost
4unlocked

Conformance