All MIBs › PROM-LAYER3-MIB › promL3AddrFwdIPUnicastMode
promL3AddrFwdIPUnicastMode
Module: PROM-LAYER3-MIB
OID (symbolic): PROM-LAYER3-MIB::promL3AddrFwdIPUnicastMode
OID (numeric): 1.3.6.1.4.1.2167.5.6.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The table hash lookup mode for the IP unicast forwarding table. ipunicastDA(1) - Hash into table using protocol destination address only. ipunicastSADA(2) - Hash into table using protocol destination and source address only.
What is promL3AddrFwdIPUnicastMode?
Selects whether the IP unicast forwarding table hashes on destination address alone (default) or on both source and destination address, affecting how entries are distributed and looked up in the hardware forwarding cache.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2167.5.6.1.1.2 snmpwalk -v2c -c public <target> PROM-LAYER3-MIB::promL3AddrFwdIPUnicastMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2167.5.6.1.1.2.1 snmpget -v2c -c public <target> PROM-LAYER3-MIB::promL3AddrFwdIPUnicastMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2167.5.6.1.1.2.1 i <value>
Start monitoring Prominet/Lucent Cajun switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PROM-LAYER3-MIB::promL3AddrFwdIPUnicastMode OID value, configure state conditions and alerts, and monitor any Prominet/Lucent Cajun switches 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.2167 | prominet | PROMINET-MIB |
| 1.3.6.1.4.1.2167.5 | promSwitching | PROMINET-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2167.5.6 | promSwitchingLayerIII | PROM-LAYER3-MIB |
| 1.3.6.1.4.1.2167.5.6.1 | promL3AddrFwdMgmt | PROM-LAYER3-MIB |
| 1.3.6.1.4.1.2167.5.6.1.1 | promL3AddrFwdDataBaseMgmt | PROM-LAYER3-MIB |
| 1.3.6.1.4.1.2167.5.6.1.1.2 | promL3AddrFwdIPUnicastMode | PROM-LAYER3-MIB |