fsLldpClearStats
ARICENT-LLDP-MIB ·
.1.3.6.1.4.1.2076.158.3.4
Object
This object clears the below LLDP Counters and assigns FALSE to it
when it is set to TRUE.
lldpStatsTxPortFramesTotal
lldpStatsRxPortFramesDiscardedTotal
lldpStatsRxPortFramesErrors
lldpStatsRxPortFramesTotal
lldpStatsRxPortTLVsDiscardedTotal
lldpStatsRxPortTLVsUnrecognizedTotal
lldpStatsRxPortAgeoutsTotal
fsLldpMedStatsTxFramesTotal
fsLldpMedStatsRxFramesTotal
fsLldpMedStatsRxFramesDiscardedTotal
fsLldpMedStatsRxTLVsDiscardedTotal
fsLldpMedStatsRxCapTLVsDiscarded
fsLldpMedStatsRxPolicyTLVsDiscarded
fsLldpMedStatsRxInventoryTLVsDiscarded
fsLldpMedStatsRxLocationTLVsDiscarded
fsLldpMedStatsRxExPowerDiscardedReason
The default value of this object is FALSE
Context
- MIB
- ARICENT-LLDP-MIB
- OID
.1.3.6.1.4.1.2076.158.3.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsLldpStatistics
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-LLDP-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-LLDP-MIB::fsLldpClearStats.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-LLDP-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-LLDP-MIB::fsLldpClearStats'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |