All MIBs › PACKETFRONT-DRG-MIB › hostIfMode
hostIfMode
Module: PACKETFRONT-DRG-MIB
OID (symbolic): PACKETFRONT-DRG-MIB::hostIfMode
OID (numeric): 1.3.6.1.4.1.9303.4.3.1.4.3.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The operational mode of the interface, e.g. DHCP, PPPoE.
What is hostIfMode?
Read-write operational mode of this host interface: dhcp, static, pppoe, or pppoeFixed. An admin sets this to match how the interface should obtain its IP configuration, e.g. static for a fixed management IP or pppoe for a WAN uplink.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9303.4.3.1.4.3.1.2 snmpwalk -v2c -c public <target> PACKETFRONT-DRG-MIB::hostIfMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9303.4.3.1.4.3.1.2.1 snmpget -v2c -c public <target> PACKETFRONT-DRG-MIB::hostIfMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9303.4.3.1.4.3.1.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hostIfMode.1
Start monitoring PacketFront Systems DRG residential gateway devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PACKETFRONT-DRG-MIB::hostIfMode OID value, configure state conditions and alerts, and monitor any PacketFront Systems DRG residential gateway devices from a single console.
OID Breakdown
Upper-level ancestors (8 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.9303 | packetfront | PACKETFRONT-SMI |
| 1.3.6.1.4.1.9303.4 | pfMgmt | PACKETFRONT-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9303.4.3 | pfDrgMib | PACKETFRONT-DRG-MIB |
| 1.3.6.1.4.1.9303.4.3.1 | drgConfig | PACKETFRONT-DRG-MIB |
| 1.3.6.1.4.1.9303.4.3.1.4 | hostConfig | PACKETFRONT-DRG-MIB |
| 1.3.6.1.4.1.9303.4.3.1.4.3 | hostIfTable | PACKETFRONT-DRG-MIB |
| 1.3.6.1.4.1.9303.4.3.1.4.3.1 | hostIfEntry | PACKETFRONT-DRG-MIB |
| 1.3.6.1.4.1.9303.4.3.1.4.3.1.2 | hostIfMode | PACKETFRONT-DRG-MIB |