eltMesIssArpInsectionIfStatsClear
ELTEX-MES-ISS-ARP-MIB ·
.1.3.6.1.4.1.35265.1.139.26.1.3.1.1.1.6
Object
This object is used to clear all Dynamic ARP Inspection statistics of this interface. Setting this object to true will cause the statistics to be reset and setting this object to false will have no effect. This object revert backs to false after clearing the statistics.
Context
- MIB
- ELTEX-MES-ISS-ARP-MIB
- OID
.1.3.6.1.4.1.35265.1.139.26.1.3.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eltMesIssArpInspectionIfStatsEntry
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 'ELTEX-MES-ISS-ARP-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-ISS-ARP-MIB::eltMesIssArpInsectionIfStatsClear'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-MES-ISS-ARP-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-ISS-ARP-MIB::eltMesIssArpInsectionIfStatsClear.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-MES-ISS-ARP-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-MES-ISS-ARP-MIB::eltMesIssArpInsectionIfStatsClear'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |