fsDhcpSnpV6ClearStatistics
DHCP-SNOOPING-MIB ·
.1.3.6.1.4.1.29601.2.3.2.1.1.22
Object
column r/w
Enumeration
When set to enabled, resets all statistics counter values to zero on particular VLAN. After resetting the statistics counter values, the value of this object automatically switches back to 'disabled'. When set to disabled, this object has no effect.
Context
- MIB
- DHCP-SNOOPING-MIB
- OID
.1.3.6.1.4.1.29601.2.3.2.1.1.22- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsDhcpSnpInterfaceEntry
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 'DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DHCP-SNOOPING-MIB::fsDhcpSnpV6ClearStatistics'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DHCP-SNOOPING-MIB::fsDhcpSnpV6ClearStatistics.<fsDhcpSnpVlanId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DHCP-SNOOPING-MIB::fsDhcpSnpV6ClearStatistics'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |