dhcpv6SnoopOptionRemoteIdPolicy

ECS3510-MIB · .1.3.6.1.4.1.259.10.1.27.1.71.1.5

Object

scalar r/w Enumeration
This object indicates which reforwarding policy shall be used for DHCPv6 snooping remote-id option(option 37).
A value of drop(1) means to drop the DHCPv6 client packet which has remote-id option.
		 A value of keep(2) means to keep the existing remote-id option of DHCPv6 client packet.
		 A value of replace(3) means to replace the existing remote-id option of DHCPv6 client packet.

Context

MIB
ECS3510-MIB
OID
.1.3.6.1.4.1.259.10.1.27.1.71.1.5
Type
scalar
Access
readwrite
Status
current
Parent
dhcpv6SnoopGlobal

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1drop
2keep
3replace