issHealthChkClearCtr
SUPERMICRO-ISS-MIB ·
.1.3.6.1.4.1.10876.101.1.81.17.5
Object
scalar r/w
Bits
This object clears the counters associated with the following protocols - BGP, OSPFv2, RIPv2/ng, OSPFv3, RTMv4/v6, ARP/ND, NETIP(v4/v6) All the bit is set as 1, it clears the specified protocol counters. bgp(1) When this bit is set,clears bgp protocol counters. ospf(2) When this bit is set,clears ospf protocol counters. rip(3) When this bit is set,clears rip protocol counters. rip6(4) When this bit is set,clears rip6 protocol counters. ospf3(5) When this bit is set,clears ospf3 protocol counters. ipv4(6) When this bit is set,clears ipv4 protocol counters. ipv6(7) When this bit is set,clears ipv6 protocol counters.
Context
- MIB
- SUPERMICRO-ISS-MIB
- OID
.1.3.6.1.4.1.10876.101.1.81.17.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- issHealthCheckGroup
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 'SUPERMICRO-ISS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ISS-MIB::issHealthChkClearCtr.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-ISS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-ISS-MIB::issHealthChkClearCtr'
Syntax
Bits
Values & Constraints
Enumerated Values
1 | bgp |
2 | ospf |
3 | rip |
4 | rip6 |
5 | ospf3 |
6 | ipv4 |
7 | ipv6 |