fsLaPortChannelClearStatistics
ARICENT-LA-MIB ·
.1.3.6.1.4.1.2076.63.2.1.1.38
Object
This object is used to clear the statistics of port channel and its member ports. When this object is set to TRUE, it will clear the statistics for the port channel and member ports of that port channel.
Context
- MIB
- ARICENT-LA-MIB
- OID
.1.3.6.1.4.1.2076.63.2.1.1.38- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsLaPortChannelEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'ARICENT-LA-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-LA-MIB::fsLaPortChannelClearStatistics'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-LA-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-LA-MIB::fsLaPortChannelClearStatistics.<fsLaPortChannelIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-LA-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-LA-MIB::fsLaPortChannelClearStatistics'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |