ffFastForwardingEnable
SUPERMICRO-CFA-MIB ·
.1.3.6.1.4.1.10876.101.1.27.2.1
Object
This object permits the enabling and disabling of the Fast Forwarding feature in the router. Setting of this variable to TRUE(1) enables fast-forwarding and setting it to FALSE(2) disables it.
Context
- MIB
- SUPERMICRO-CFA-MIB
- OID
.1.3.6.1.4.1.10876.101.1.27.2.1- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- ff
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-CFA-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-CFA-MIB::ffFastForwardingEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-CFA-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-CFA-MIB::ffFastForwardingEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |