t11FLockInitiatorType

T11-FC-FABRIC-LOCK-MIB · .1.3.6.1.2.1.159.1.1.1.1.3

Object

column Enumeration
This object specifies what type of initiator generated
the request that caused this lock to be established:
              
    other     - none of the following.
              
    ssb       - this lock was established due to the
                receipt of an SSB, e.g., from a GS-5
                client.
    cli       - this lock was established in order
                to process a Command Line Interface
                (CLI) command.
    snmp      - this lock was established as a result
                of an SNMP SetRequest.

Context

MIB
T11-FC-FABRIC-LOCK-MIB
OID
.1.3.6.1.2.1.159.1.1.1.1.3
Type
column
Access
readonly
Status
current
Parent
t11FLockEntry
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 'T11-FC-FABRIC-LOCK-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-FABRIC-LOCK-MIB::t11FLockInitiatorType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'T11-FC-FABRIC-LOCK-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-FABRIC-LOCK-MIB::t11FLockInitiatorType.<fcmInstanceIndex>.<fcmSwitchIndex>.<t11FLockFabricIndex>.<t11FLockApplicationID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'T11-FC-FABRIC-LOCK-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'T11-FC-FABRIC-LOCK-MIB::t11FLockInitiatorType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2ssb
3cli
4snmp

Conformance