catmtCidCounterClear
CISCO-ATM-TRUNK-MIB ·
.1.3.6.1.4.1.9.9.351.1.2.1.1.22
Object
When this object is set to value of true(1), all statistics
counters with type of Counter32SinceReset in the table
catmtCidStatsTable will be reset to zero.
Setting this object to a value of false(2) has no implication.
This object will always return 'false' upon any SNMP
get operation. I
Context
- MIB
- CISCO-ATM-TRUNK-MIB
- OID
.1.3.6.1.4.1.9.9.351.1.2.1.1.22- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- catmtCidStatsEntry
- Groups
- 1
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 'CISCO-ATM-TRUNK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-TRUNK-MIB::catmtCidCounterClear'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ATM-TRUNK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-TRUNK-MIB::catmtCidCounterClear.<ifIndex>.<catmtCidVpi>.<catmtCidVci>.<catmtCid>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ATM-TRUNK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ATM-TRUNK-MIB::catmtCidCounterClear'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of