fsLldpMedClearStats
ARICENT-LLDP-MED-MIB ·
.1.3.6.1.4.1.29601.2.101.3.2
Object
This object clears all the LLDP MED Counters and assigns FALSE to it when it is set to TRUE. The default value of this object is FALSE
Context
- MIB
- ARICENT-LLDP-MED-MIB
- OID
.1.3.6.1.4.1.29601.2.101.3.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsLldpMedStatistics
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-MED-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-LLDP-MED-MIB::fsLldpMedClearStats.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-LLDP-MED-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-LLDP-MED-MIB::fsLldpMedClearStats'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |