fsDhcp6SrvIfCounterReset

ARICENT-DHCPv6-SERVER-MIB · .1.3.6.1.4.1.29601.2.42.2.5.1.10

Object

column r/w SNMPv2-TCTruthValue
This object is used to reset all the statistics counter objects present
in this table. This will be done by setting the value of this column to
'true(1)'.
This column always reads back to 'false(2)'.

Context

MIB
ARICENT-DHCPv6-SERVER-MIB
OID
.1.3.6.1.4.1.29601.2.42.2.5.1.10
Type
column
Access
readwrite
Status
current
Parent
fsDhcp6SrvIfEntry

Walk 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 'ARICENT-DHCPv6-SERVER-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-DHCPv6-SERVER-MIB::fsDhcp6SrvIfCounterReset'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-DHCPv6-SERVER-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-DHCPv6-SERVER-MIB::fsDhcp6SrvIfCounterReset.<fsDhcp6SrvIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-DHCPv6-SERVER-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-DHCPv6-SERVER-MIB::fsDhcp6SrvIfCounterReset'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false