t11FamIfRcfReject

T11-FC-FABRIC-ADDR-MGR-MIB · .1.3.6.1.2.1.137.1.1.2.1.1

Object

column r/w SNMPv2-TCTruthValue
This object determines if the incoming ReConfigure
Fabric (RCF) messages on this interface on this
Fabric is accepted or not.  If this object is 'true', then
the incoming RCF is rejected.  If 'false', incoming RCF is
accepted.
              
Note that this object does not apply to the outgoing
RCFs generated by this interface.
              
Implementations that support write-access to this object
can do so under whatever conditions they choose.

Context

MIB
T11-FC-FABRIC-ADDR-MGR-MIB
OID
.1.3.6.1.2.1.137.1.1.2.1.1
Type
column
Access
readwrite
Status
current
Parent
t11FamIfEntry
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-ADDR-MGR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-FABRIC-ADDR-MGR-MIB::t11FamIfRcfReject'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'T11-FC-FABRIC-ADDR-MGR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-FABRIC-ADDR-MGR-MIB::t11FamIfRcfReject.<fcmInstanceIndex>.<fcmSwitchIndex>.<t11FamFabricIndex>.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'T11-FC-FABRIC-ADDR-MGR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'T11-FC-FABRIC-ADDR-MGR-MIB::t11FamIfRcfReject'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance

Member of
Compliance refinements
Write access is not required.