cwmStatBucketInterval

CISCO-WAN-MODULE-MIB · .1.3.6.1.4.1.9.9.145.1.2.1.1.1

Object

column r/w minutesEnumeration
This object contains the bucket interval in minutes used in 
collecting statistics. This specifies the interval over
which the module accumulates a sample. This value also
defines the amount of time available to NMS application
to upload the statistic file in order to not miss one 
interval worth of data.

Context

MIB
CISCO-WAN-MODULE-MIB
OID
.1.3.6.1.4.1.9.9.145.1.2.1.1.1
Type
column
Access
readwrite
Status
current
Units
minutes
Parent
cwmStatConfigEntry
Groups
1

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 'CISCO-WAN-MODULE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-MODULE-MIB::cwmStatBucketInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-MODULE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-MODULE-MIB::cwmStatBucketInterval.<cwmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-MODULE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-MODULE-MIB::cwmStatBucketInterval'

Syntax

minutesEnumeration

Values & Constraints

Enumerated Values
5five
10ten
15fifteen
20twenty
30thirty
60sixty

Conformance