vRtrIfCollectStats

TIMETRA-SAS-VRTR-MIB · .1.3.6.1.4.1.6527.6.2.2.2.7.1.1.2

Object

column r/w SNMPv2-TCTruthValue
Enable/disable the collection of accounting and statistical data
for this router interface. When applying accounting policies the 
data by default will be collected in the appropriate records and 
written to the designated billing file. 
When the value is set to false, the statistics are still accumulated 
by the IOM cards, however, the CPU will not obtain the results and
write them to the billing file.

Context

MIB
TIMETRA-SAS-VRTR-MIB
OID
.1.3.6.1.4.1.6527.6.2.2.2.7.1.1.2
Type
column
Access
readwrite
Status
current
Parent
vRtrIfExtnEntry
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 'TIMETRA-SAS-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SAS-VRTR-MIB::vRtrIfCollectStats'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SAS-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SAS-VRTR-MIB::vRtrIfCollectStats.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SAS-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SAS-VRTR-MIB::vRtrIfCollectStats'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance