rcDot1agCfmMepActive
RAISECOM-DOT1AG-MIB ·
.1.3.6.1.4.1.8886.6.1.32.1.7.1.1.5
Object
Administrative state of the MEP
A Boolean indicating the administrative state of the MEP.
True indicates that the MEP is to function normally, and
false that it is to cease functioning.
Context
- MIB
- RAISECOM-DOT1AG-MIB
- OID
.1.3.6.1.4.1.8886.6.1.32.1.7.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcDot1agCfmMepEntry
- Groups
- 1
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 'RAISECOM-DOT1AG-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-DOT1AG-MIB::rcDot1agCfmMepActive'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-DOT1AG-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-DOT1AG-MIB::rcDot1agCfmMepActive.<rcDot1agCfmMdIndex>.<rcDot1agCfmMaIndex>.<rcDot1agCfmMepIdentifier>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-DOT1AG-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-DOT1AG-MIB::rcDot1agCfmMepActive'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of