cwmStatCollectionInterval
CISCO-WAN-MODULE-MIB ·
.1.3.6.1.4.1.9.9.145.1.2.1.1.2
Object
column r/w
minutesEnumeration
The collection interval of statistics. Within a sampling interval,
as defined by cwmStatBucketInterval, statistics counters are
updated every collection interval.
Default value of collection interval is same as bucket interval.
In case of bucket interval being 5 minutes, default(0) and five(5)
values for this object has the same effect.
Context
- MIB
- CISCO-WAN-MODULE-MIB
- OID
.1.3.6.1.4.1.9.9.145.1.2.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Units
- minutes
- Parent
- cwmStatConfigEntry
- 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 '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::cwmStatCollectionInterval'
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::cwmStatCollectionInterval.<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::cwmStatCollectionInterval'
Syntax
minutesEnumeration
Values & Constraints
Enumerated Values
0 | default |
1 | one |
5 | five |
Conformance
Member of
Compliance refinements
ciscoWanModuleMIBCompliance
noaccess
This is an optional attribute.
ciscoWanModuleMIBComplianceRev1
noaccess
This is an optional attribute.
ciscoWanModuleMIBComplianceRev2
noaccess
This is an optional attribute.