FLARION-MIB :: dhcpServerIpAddr

MIB Reference — IPNetwork Monitor

All MIBsFLARION-MIBdhcpServerIpAddr

dhcpServerIpAddr

Module: FLARION-MIB

OID (symbolic): FLARION-MIB::dhcpServerIpAddr

OID (numeric): 1.3.6.1.4.1.8603.1.2.1.1.8.1.3

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-write

Description:

This represents the DHCP Server IP Address which is returned in any DHCP protocol packet in the siaddr field

What is dhcpServerIpAddr?

This OID stores the IP address of the DHCP server that devices on this network will contact for automatic IP assignment. It identifies where the wireless base station points new devices for network configuration. A network operator sets this value when deploying wireless service to direct client devices to the correct configuration server.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8603.1.2.1.1.8.1.3
snmpwalk -v2c -c public <target> FLARION-MIB::dhcpServerIpAddr

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.8603.1.2.1.1.8.1.3.1
snmpget -v2c -c public <target> FLARION-MIB::dhcpServerIpAddr.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.8603.1.2.1.1.8.1.3.1 a <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dhcpServerIpAddr.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.8603flarionFLARION-MIB
1.3.6.1.4.1.8603.1mibsFLARION-MIB
1.3.6.1.4.1.8603.1.2rrMibFLARION-MIB
1.3.6.1.4.1.8603.1.2.1rrManagedObjsFLARION-MIB
1.3.6.1.4.1.8603.1.2.1.1rrBaseStationFLARION-MIB
1.3.6.1.4.1.8603.1.2.1.1.8rrDhcpFLARION-MIB
1.3.6.1.4.1.8603.1.2.1.1.8.1dhcpProvFLARION-MIB
1.3.6.1.4.1.8603.1.2.1.1.8.1.3dhcpServerIpAddrFLARION-MIB