pwPerfConnClearStats
RAD-Pw-MIB ·
.1.3.6.1.4.1.164.14.2.5.1.7
Object
column r/w
Enumeration
A command that instructs the agent to clear the connectivity
statistics i.e. to reset the values of the minimum and maximum
jitter buffer levels and RTDs.
Setting this object to on(3), shall clear the connectivity
statistics. Upon completion, the value shall automatically
change to off(2).
Context
- MIB
- RAD-Pw-MIB
- OID
.1.3.6.1.4.1.164.14.2.5.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pwPerfConnEntry
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 'RAD-Pw-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Pw-MIB::pwPerfConnClearStats'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-Pw-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Pw-MIB::pwPerfConnClearStats.<pwIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-Pw-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-Pw-MIB::pwPerfConnClearStats'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | off |
3 | on |