agentDhcp6InterfaceMode

NETGEAR-DHCP6SERVER-PRIVATE-MIB · .1.3.6.1.4.1.4526.10.25.3.1.1.2

Object

column r/w Enumeration
This specifies whether an interface is in DHCPv6 Server or Relay mode.
Setting the mode to 'disable' (0) effectively un-configures the 
interface.

Context

MIB
NETGEAR-DHCP6SERVER-PRIVATE-MIB
OID
.1.3.6.1.4.1.4526.10.25.3.1.1.2
Type
column
Access
readwrite
Status
current
Parent
agentDhcp6InterfaceEntry

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 'NETGEAR-DHCP6SERVER-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-DHCP6SERVER-PRIVATE-MIB::agentDhcp6InterfaceMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-DHCP6SERVER-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-DHCP6SERVER-PRIVATE-MIB::agentDhcp6InterfaceMode.<agentDhcp6InterfaceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-DHCP6SERVER-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-DHCP6SERVER-PRIVATE-MIB::agentDhcp6InterfaceMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0disable
1server
2relay