raisecomUserTacacsPlusClearStatistics
RAISECOM-USER-MANAGEMENT-MIB ·
.1.3.6.1.4.1.8886.1.2.2.14
Object
The purpose of this object is to clear all the packet statistics. Set the value to true(1) means clear current packet statistics and begin the next recalculation.
Context
- MIB
- RAISECOM-USER-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.8886.1.2.2.14- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- raisecomUserManageGroup
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 'RAISECOM-USER-MANAGEMENT-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-USER-MANAGEMENT-MIB::raisecomUserTacacsPlusClearStatistics.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-USER-MANAGEMENT-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-USER-MANAGEMENT-MIB::raisecomUserTacacsPlusClearStatistics'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |