dmIfRcfReject
CISCO-DM-MIB ·
.1.3.6.1.4.1.9.9.302.1.1.2.1.1
Object
This object determines if the incoming ReConfigure
Fabric (RCF) messages on this interface on this vsan
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.
Context
- MIB
- CISCO-DM-MIB
- OID
.1.3.6.1.4.1.9.9.302.1.1.2.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dmIfEntry
- Groups
- 3
Net-SNMP examples
How SNMP and these commands workWalk 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-DM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DM-MIB::dmIfRcfReject'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DM-MIB::dmIfRcfReject.<vsanIndex>.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DM-MIB::dmIfRcfReject'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of