mefSoamDmCfgSessionStatus
MEF-SOAM-PM-MIB ·
.1.3.6.1.4.1.15007.1.3.1.3.1.1.32
Object
This object indicates the current status of the DM session. A value of 'active' indicates the current DM session is active, i.e. the current time lies between the start time and the stop time, and mefSoamDmCfgEnabled is true. A value of 'notActive' indicates the current DM session is not active, i.e. it has not started yet, has stopped upon reaching the stop time, or is disabled.
Context
- MIB
- MEF-SOAM-PM-MIB
- OID
.1.3.6.1.4.1.15007.1.3.1.3.1.1.32- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mefSoamDmCfgEntry
- 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 'MEF-SOAM-PM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MEF-SOAM-PM-MIB::mefSoamDmCfgSessionStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MEF-SOAM-PM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MEF-SOAM-PM-MIB::mefSoamDmCfgSessionStatus.<dot1agCfmMdIndex>.<dot1agCfmMaIndex>.<dot1agCfmMepIdentifier>.<mefSoamDmCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MEF-SOAM-PM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MEF-SOAM-PM-MIB::mefSoamDmCfgSessionStatus'
Syntax
- Source
- MEF-SOAM-TC-MIBMefSoamTcStatusType
- Base type
Enumeration
Values & Constraints
Type Values
1 | active |
2 | notActive |
Conformance
Member of