soamPmLmCfgMessagePeriod
LUM-SOAM-PM-MIB ·
.1.3.6.1.4.1.8708.2.60.2.2.1.1.7
Object
column r/w
Enumeration
This object specifies the interval between Loss Measurement
OAM message transmission. For Loss Measurement monitoring
applications the default value is 1 sec.
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.2.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Default
interval1s- Parent
- soamPmLmCfgEntry
- Groups
- 3
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 '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::soamPmLmCfgMessagePeriod'
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::soamPmLmCfgMessagePeriod.<soamPmLmCfgIndex>'
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::soamPmLmCfgMessagePeriod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | interval100ms |
1 | interval1s |
2 | interval10s |