All MIBs › E5-121-MIB › dhcpRelay82VlanGateway
dhcpRelay82VlanGateway
Module: E5-121-MIB
OID (symbolic): E5-121-MIB::dhcpRelay82VlanGateway
OID (numeric): 1.3.6.1.4.1.6321.1.2.3.4.10.51.2.1.14
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description:
The gateway of the DHCP Relay interface for this VLAN.
What is dhcpRelay82VlanGateway?
This OID stores the IP address of the gateway router used by the DHCP relay function for a specific virtual network (VLAN). The gateway is the router that forwards DHCP requests between clients on this network and DHCP servers elsewhere. A network operator would set this value when configuring which router should handle DHCP requests for a particular virtual network segment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6321.1.2.3.4.10.51.2.1.14 snmpwalk -v2c -c public <target> E5-121-MIB::dhcpRelay82VlanGateway
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6321.1.2.3.4.10.51.2.1.14.1 snmpget -v2c -c public <target> E5-121-MIB::dhcpRelay82VlanGateway.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6321.1.2.3.4.10.51.2.1.14.1 a <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.6321 | calixNetworks | CALIX-SMI |
| 1.3.6.1.4.1.6321.1 | calixRegistrations | CALIX-SMI |
| 1.3.6.1.4.1.6321.1.2 | calixProducts | CALIX-SMI |
| 1.3.6.1.4.1.6321.1.2.3 | e5x100 | CALIX-PRODUCT-MIB |
| 1.3.6.1.4.1.6321.1.2.3.4 | e5x121 | E5-121-MIB |
| 1.3.6.1.4.1.6321.1.2.3.4.10 | switch | E5-121-MIB |
| 1.3.6.1.4.1.6321.1.2.3.4.10.51 | dhcp | E5-121-MIB |
| 1.3.6.1.4.1.6321.1.2.3.4.10.51.2 | dhcpRelay82Table | E5-121-MIB |
| 1.3.6.1.4.1.6321.1.2.3.4.10.51.2.1 | dhcpRelay82Entry | E5-121-MIB |
| 1.3.6.1.4.1.6321.1.2.3.4.10.51.2.1.14 | dhcpRelay82VlanGateway | E5-121-MIB |