osSoamDmCfgSessionStatus
OS-PROV-SOAM-PM-MIB ·
.1.3.6.1.4.1.6926.2.10.33.1.4.1.1.16
Object
This object indicates the current status of the DM session. A value of 'active' indicates the current DM session is active. A value of 'notActive' indicates the current DM session is not active, has not started yet, or is currently in the stopped state between periods of activity. A session can become inactive due to it stopping based upon the stop time or the session being disabled.
Context
- MIB
- OS-PROV-SOAM-PM-MIB
- OID
.1.3.6.1.4.1.6926.2.10.33.1.4.1.1.16- Type
- column
- Access
- readonly
- Status
- current
- Parent
- osSoamDmCfgEntry
- 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 'OS-PROV-SOAM-PM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-PROV-SOAM-PM-MIB::osSoamDmCfgSessionStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-PROV-SOAM-PM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-PROV-SOAM-PM-MIB::osSoamDmCfgSessionStatus.<osEthServId>.<osEthServFlowId>.<osSoamDmCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-PROV-SOAM-PM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-PROV-SOAM-PM-MIB::osSoamDmCfgSessionStatus'
Syntax
- Source
- MEF-SOAM-TC-MIBMefSoamTcStatusType
- Base type
Enumeration
Values & Constraints
Type Values
1 | active |
2 | notActive |
Conformance
Member of