catmtAal1CounterClear
CISCO-ATM-TRUNK-MIB ·
.1.3.6.1.4.1.9.9.351.1.4.1.1.7
Object
When this object is set to value of true(1), all statistics
counters with type of Counter32SinceReset in the table
catmtAal1StatsTable will be reset to zero.
Setting this object to 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.4.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- catmtAal1StatsEntry
- 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::catmtAal1CounterClear'
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::catmtAal1CounterClear.<ifIndex>.<catmtAal1Vpi>.<catmtAal1Vci>'
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::catmtAal1CounterClear'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of