osSoamPmGenPrflAlignMeasInts
OS-PROV-SOAM-PM-MIB ·
.1.3.6.1.4.1.6926.2.10.33.1.2.1.1.11
Object
This attribute specifies whether the measurement intervals for
the Loss Measurement session are aligned with a zero offset to
real time.
The value 'true' indicates that each Measurement Int starts
at a time which is aligned to NE time source hour if the interval is
a factor of an hour, i.e. 60min/15min = 4. For instance, a
measurement time interval of 15 minutes would stop/start the
measurement interval at 0, 15, 30, and 45 minutes of an hour. A
measurement interval of 7 minutes would not align to the hour since
7 minutes is NOT a factor of an hour, i.e. 60min/7min = 8.6, and
the behavior is the same as if the object is set to 'false'.
The value 'false' indicates that each Measurement Int starts
at a time which is indicated by osSoamPmGenPrflRepetitionPeriod.
One side effect of the usage of this parameter is that if the value
is true and the osSoamPmGenPrflRepetitionPeriod is not a factor of an
hour then the start of the next Measurement Int will be
delayed until the next factor of an hour.
Context
- MIB
- OS-PROV-SOAM-PM-MIB
- OID
.1.3.6.1.4.1.6926.2.10.33.1.2.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- osSoamPmGenPrflEntry
- 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::osSoamPmGenPrflAlignMeasInts'
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::osSoamPmGenPrflAlignMeasInts.<osSoamPmGenPrflId>'
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::osSoamPmGenPrflAlignMeasInts'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of