mefSoamLmCfgStartTimeType
MEF-SOAM-PM-MIB ·
.1.3.6.1.4.1.15007.1.3.1.2.1.1.17
Object
This object specifies the type of start time of the SOAM LM
session. The start time can be disabled (none), immediate, relative,
or fixed.
The value of 'none' is illegal and a write error will be returned
if this value is used.
The value of 'immediate' starts the SOAM LM session when the
mefSoamLmCfgEnabled is true.
The value of 'fixed' starts the SOAM LM session when the
mefSoamLmFixedStartDateAndTime is less than or equal to the current
system date and time and mefSoamLmCfgEnabled is true. This value is used
to implement an On-Demand fixed time PM session.
The value of 'relative' starts the SOAM LM session when the current
system date and time minus the mefSoamLmRelativeStartTime is greater
than or equal to the system date and time when the mefSoamLmStartTimeType
object was written and mefSoamLmCfgEnabled is true. This value is used
to implement an On-Demand relative time PM session.
This object can only be written at row creation time and cannot be
modified once it has been created.
Context
- MIB
- MEF-SOAM-PM-MIB
- OID
.1.3.6.1.4.1.15007.1.3.1.2.1.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mefSoamLmCfgEntry
- 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::mefSoamLmCfgStartTimeType'
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::mefSoamLmCfgStartTimeType.<dot1agCfmMdIndex>.<dot1agCfmMaIndex>.<dot1agCfmMepIdentifier>.<mefSoamLmCfgIndex>'
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::mefSoamLmCfgStartTimeType'
Syntax
- Source
- MEF-SOAM-TC-MIBMefSoamTcOperationTimeType
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | immediate |
3 | relative |
4 | fixed |
Conformance
Member of