l2tpSessionClearStatistics

FutureL2tp-MIB · .1.3.6.1.4.1.29601.2.108.1.4.1.1.9

Object

column r/w SNMPv2-TCTruthValue
This object clear the statistics of this L2TP session .
- True   - clears the statistics.
- False  - Doesn't clear the statistics.By default it is set as ‘False’.

Context

MIB
FutureL2tp-MIB
OID
.1.3.6.1.4.1.29601.2.108.1.4.1.1.9
Type
column
Access
readwrite
Status
current
Parent
l2tpSessionEntry

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

Syntax

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

Values & Constraints

Type Values
1true
2false