soamPmDmCfgSessionType

LUM-SOAM-PM-MIB · .1.3.6.1.4.1.8708.2.60.2.3.1.1.18

Object

This object indicates whether the current session is defined to
be 'Proactive' or 'On-Demand'. A value of 'proactive'
indicates the current session is 'Proactive'. A value of 'onDemand'
indicates the current session is 'On-Demand'.
              
Only Proactive is supported.
This object can only be written at creation time and cannot be
modified once it has been created.

Context

MIB
LUM-SOAM-PM-MIB
OID
.1.3.6.1.4.1.8708.2.60.2.3.1.1.18
Type
column
Access
readwrite
Status
current
Default
proactive
Parent
soamPmDmCfgEntry
Groups
3

Walk 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 'LUM-SOAM-PM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-SOAM-PM-MIB::soamPmDmCfgSessionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-SOAM-PM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-SOAM-PM-MIB::soamPmDmCfgSessionType.<soamPmDmCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-SOAM-PM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-SOAM-PM-MIB::soamPmDmCfgSessionType'

Values & Constraints

Type Values
1proactive
2onDemand