swIPv6NeighborCacheDeleteAction

IPV6-STATIC-ROUTE-MIB · .1.3.6.1.4.1.171.12.26.4.2

Object

scalar r/w Enumeration
This object will delete the cached neighbor entries.
all: 	Deletes all cached neighbor entries include static 
		and dynamic entries.
static: 	Deletes all the cached static neighbor entries.
dynamic: 	Deletes all the cached dynamic neighbor entries.

Context

MIB
IPV6-STATIC-ROUTE-MIB
OID
.1.3.6.1.4.1.171.12.26.4.2
Type
scalar
Access
readwrite
Status
current
Parent
swIPv6NeighborCacheMgmt

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPV6-STATIC-ROUTE-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPV6-STATIC-ROUTE-MIB::swIPv6NeighborCacheDeleteAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPV6-STATIC-ROUTE-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPV6-STATIC-ROUTE-MIB::swIPv6NeighborCacheDeleteAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1all
2static
3dynamic
4other