fsIcchClearStats
ARICENT-ICCH-MIB ·
.1.3.6.1.4.1.29601.2.94.1.3
Object
This object is used to clear the statistics collection of the Inter Chassis Communication handler module. This object has no effect when it is set to false. By default, the statistics value is false. When it is set to true, the statistics are cleared and the value is set back to false. This object always returns false when read.
Context
- MIB
- ARICENT-ICCH-MIB
- OID
.1.3.6.1.4.1.29601.2.94.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsIcch
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-ICCH-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-ICCH-MIB::fsIcchClearStats.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-ICCH-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-ICCH-MIB::fsIcchClearStats'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |