cficonRlirErlRegType

CISCO-FICON-MIB · .1.3.6.1.4.1.9.9.375.1.1.19.1.3

Object

column Enumeration
This object indicates the type of registration
desired by the subscriber.
              
conditionalRx(1) - the Nx_Port is registered as
                   a valid recipient of 
                   subsequent RLIRs. But such an
                   Nx_Port is chosen as the
                   recipient of a link incident
                   record only if no other
                   recipients from the ERL on
                   this VSAN have been chosen.
              
 alwaysRx(2)     - the Nx_Port is registered as
                   a valid recipient of
                   subsequent RLIRs. Such an
                   Nx_Port is always chosen as a 
                   recipient of a link incident
                   record.

Context

MIB
CISCO-FICON-MIB
OID
.1.3.6.1.4.1.9.9.375.1.1.19.1.3
Type
column
Access
readonly
Status
current
Parent
cficonRlirErlEntry
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::cficonRlirErlRegType'
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::cficonRlirErlRegType.<vsanIndex>.<cficonRlirErlFcId>.<cficonRlirErlFormat>'
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::cficonRlirErlRegType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1conditionalRx
2alwaysRx

Conformance