ciceCfmEnable
CISCO-IEEE8021-CFM-EXT-MIB ·
.1.3.6.1.4.1.9.9.679.1.1.1
Object
This object enables or disables the CFM feature of the local device. When the object is 'true', CFM feature is enabled. When the object is 'false', CFM feature is disabled.
Context
- MIB
- CISCO-IEEE8021-CFM-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.679.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ciceCfmGlobal
- Groups
- 1
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 'CISCO-IEEE8021-CFM-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IEEE8021-CFM-EXT-MIB::ciceCfmEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IEEE8021-CFM-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IEEE8021-CFM-EXT-MIB::ciceCfmEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of
Compliance refinements
ciceCfmMIBCompliance
readonly
Write access is not required.