t11FcRscnRegType

T11-FC-RSCN-MIB · .1.3.6.1.2.1.161.1.1.1.1.3

Object

column Bits
This object indicates the type of registration
desired by the registering Nx_Port, one bit per type:
              
'fromFabricController' -- RSCNs generated for events
              
                       detected by the Fabric Controller.
              
'fromNxPorts'          -- RSCNs generated for events
                       detected by the affected Nx_Port.

Context

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

Syntax

Bits

Values & Constraints

Enumerated Values
0fromFabricController
1fromNxPort

Conformance