bWagTunnelStatsInterval
BENU-WAG-STATS-MIB ·
.1.3.6.1.4.1.39406.2.1.3.7.1.1.1
Object
column SNMPv2-SMIInteger32
The interval during which the measurements are accumulated. Interval index 1 indicates the latest interval for which statistics accumulation is completed. Older the statistics, greater the interval index value. In a system supporting a history of n intervals with interval count 1 and interval count n, the most and the least recent intervals respectively, the following apply at the end of an interval: - statistics for interval count n are discarded - the statistics for interval count i become statistics for interval count i + 1, where 1 <= i < n - current statistics become statistics for interval count 1.
Context
- MIB
- BENU-WAG-STATS-MIB
- OID
.1.3.6.1.4.1.39406.2.1.3.7.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- bWagTunnelEntry
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 'BENU-WAG-STATS-MIB' -M '/opt/observium/mibs/benu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BENU-WAG-STATS-MIB::bWagTunnelStatsInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BENU-WAG-STATS-MIB' -M '/opt/observium/mibs/benu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BENU-WAG-STATS-MIB::bWagTunnelStatsInterval.<bWagTunnelStatsInterval>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BENU-WAG-STATS-MIB' -M '/opt/observium/mibs/benu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BENU-WAG-STATS-MIB::bWagTunnelStatsInterval'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647