vRtrIfCollectStats

TIMETRA-VRTR-MIB · .1.3.6.1.4.1.6527.3.1.2.3.131.1.11

Object

column r/w SNMPv2-TCTruthValue
The value of vRtrIfCollectStats specifies whether or not the
collection of physical layer ethernet accounting and statistical data
for the router interface is enabled.
              
When a non-zero value is specified for vRtrIfAcctPolicyId and
vRtrIfCollectStats is set to true, data will be collected in the
appropriate records and written to the designated billing file.
              
When a non-zero value is specified for vRtrIfAcctPolicyId and
vRtrIfCollectStats is set to false, the statistics are still
accumulated by the IOM cards; however, the CPM will not obtain the
results and write them to the billing file.

Context

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

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance