acmsIntervalId
SIAE-ACM-STATISTICS-MIB ·
.1.3.6.1.4.1.3373.1103.75.5.1.1
Object
column Integer32
This object identifies time intervals according to the
following code:
(1) Current Daily counters
(2) Daily counters of the day before
(3) Current a day counters
(4) a day interval N. 1
(The most recently completed 15 minute interval)
...
(19) a day interval N. 16
(The oldest day counters - 4 hours ago).
The interval identified by 4 is the most recently completed 15
minute interval, and the interval identified by N is the interval
immediately preceding the one identified by N-1.
Context
- MIB
- SIAE-ACM-STATISTICS-MIB
- OID
.1.3.6.1.4.1.3373.1103.75.5.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- acmsIntervalRecord
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 'SIAE-ACM-STATISTICS-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-ACM-STATISTICS-MIB::acmsIntervalId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIAE-ACM-STATISTICS-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-ACM-STATISTICS-MIB::acmsIntervalId.<acmsTpLinkId>.<acmsTpLinkPolId>.<acmsIntervalId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIAE-ACM-STATISTICS-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIAE-ACM-STATISTICS-MIB::acmsIntervalId'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-19