dF10ETSClearTLVCounters

DF10-DCB-MIB · .1.3.6.1.4.1.6027.3.15.3.2.2.1.6

Object

column r/w SNMPv2-TCTruthValue
This object when set to TRUE, clears the following counters
associated with a Port:
    dF10ETSConfTxTLVCounter,  
    dF10ETSConfRxTLVCounter,
    dF10ETSConfRxTLVErrors,
    dF10ETSRecoTxTLVCounter,
    dF10ETSRecoRxTLVCounter,
    dF10ETSRecoRxTLVErrors.	    
              
Setting this object to FALSE has no effect. 
This object always returns FALSE when read.

Context

MIB
DF10-DCB-MIB
OID
.1.3.6.1.4.1.6027.3.15.3.2.2.1.6
Type
column
Access
readwrite
Status
current
Parent
dF10ETSPortEntry
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 'DF10-DCB-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DF10-DCB-MIB::dF10ETSClearTLVCounters'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DF10-DCB-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DF10-DCB-MIB::dF10ETSClearTLVCounters.<dF10ETSPortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DF10-DCB-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DF10-DCB-MIB::dF10ETSClearTLVCounters'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance