All MIBs › JUNIPER-JDHCPV6-MIB › jnxJdhcpv6LocalServerInformationRequestReceived
jnxJdhcpv6LocalServerInformationRequestReceived
Module: JUNIPER-JDHCPV6-MIB
OID (symbolic): JUNIPER-JDHCPV6-MIB::jnxJdhcpv6LocalServerInformationRequestReceived
OID (numeric): 1.3.6.1.4.1.2636.3.62.62.2.1.12
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of DHCPv6 Information Request packets received.
What is jnxJdhcpv6LocalServerInformationRequestReceived?
This read-only counter tracks the number of DHCPv6 Information-Request messages received, sent by clients that only want configuration parameters (like DNS servers) without requesting an address lease. It helps distinguish stateless DHCPv6 usage from full address-assignment demand on this server.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.3.62.62.2.1.12 snmpwalk -v2c -c public <target> JUNIPER-JDHCPV6-MIB::jnxJdhcpv6LocalServerInformationRequestReceived
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.3.62.62.2.1.12.1 snmpget -v2c -c public <target> JUNIPER-JDHCPV6-MIB::jnxJdhcpv6LocalServerInformationRequestReceived.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> jnxJdhcpv6LocalServerInformationRequestReceived.1
Start monitoring Juniper Networks router running JUNOS (local DHCPv6 server role) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the JUNIPER-JDHCPV6-MIB::jnxJdhcpv6LocalServerInformationRequestReceived OID value, configure state conditions and alerts, and monitor any Juniper Networks router running JUNOS (local DHCPv6 server role) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2636 | juniperMIB | JUNIPER-SMI |
| 1.3.6.1.4.1.2636.3 | jnxMibs | JUNIPER-SMI |
| 1.3.6.1.4.1.2636.3.62 | jnxJdhcpv6MibRoot | JUNIPER-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2636.3.62.62 | jnxJdhcpv6MIB | JUNIPER-JDHCPV6-MIB |
| 1.3.6.1.4.1.2636.3.62.62.2 | jnxJdhcpv6LocalServerObjects | JUNIPER-JDHCPV6-MIB |
| 1.3.6.1.4.1.2636.3.62.62.2.1 | jnxJdhcpv6LocalServerStatistics | JUNIPER-JDHCPV6-MIB |
| 1.3.6.1.4.1.2636.3.62.62.2.1.12 | jnxJdhcpv6LocalServerInformationRequestReceived | JUNIPER-JDHCPV6-MIB |