ethOamRMepStatsClearCmd
RAD-OamCfm-MIB ·
.1.3.6.1.4.1.164.3.1.6.1.3.18.3.1.3
Object
column r/w
Enumeration
A command that instructs the agent to clear
running statistics of selected remote MEP.
Setting this object to on(3), shall clear the per MEP
statistics. Upon completion, the value shall automatically
change to off(2).
Context
- MIB
- RAD-OamCfm-MIB
- OID
.1.3.6.1.4.1.164.3.1.6.1.3.18.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ethOamRMepStatsEntry
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-OamCfm-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-OamCfm-MIB::ethOamRMepStatsClearCmd'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-OamCfm-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-OamCfm-MIB::ethOamRMepStatsClearCmd.<dot1agCfmMdIndex>.<dot1agCfmMaIndex>.<dot1agCfmMepIdentifier>.<ethOamRMepStatsRMepId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-OamCfm-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-OamCfm-MIB::ethOamRMepStatsClearCmd'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | off |
3 | on |