All MIBs › HUAWEI-MNGT-MIB › hwSourceInterfaceType
hwSourceInterfaceType
Module: HUAWEI-MNGT-MIB
OID (symbolic): HUAWEI-MNGT-MIB::hwSourceInterfaceType
OID (numeric): 1.3.6.1.4.1.2011.6.3.19.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Source interface type, which is used with the interface number to determine the interface from which packets are sent. Options: 1. auto(1) -indicates the function of automatically searching for the source interface according to the route. 2. loopback(2) -indicates the loopback interface. 3. meth(3) -indicates the meth interface. 4. vlanif(4) -indicates the vlanif interface.
What is hwSourceInterfaceType?
Chooses which interface type the device uses as the source for a given protocol's outgoing packets: auto(1) (route-determined), loopback(2), meth(3), or vlanif(4), defaulting to auto — used together with hwSourceInterfaceNumber to pin protocol traffic (e.g. syslog, TFTP) to a specific stable source interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.6.3.19.1.1.2 snmpwalk -v2c -c public <target> HUAWEI-MNGT-MIB::hwSourceInterfaceType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.6.3.19.1.1.2.1 snmpget -v2c -c public <target> HUAWEI-MNGT-MIB::hwSourceInterfaceType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2011.6.3.19.1.1.2.1 i <value>
Start monitoring Huawei router or switch (CLI/NE user session management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HUAWEI-MNGT-MIB::hwSourceInterfaceType OID value, configure state conditions and alerts, and monitor any Huawei router or switch (CLI/NE user session management) 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.2011 | huawei | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.6 | huaweiUtility | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.6.3 | hwDev | HUAWEI-CPU-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2011.6.3.19 | hwSysManSourceInterface | HUAWEI-MNGT-MIB |
| 1.3.6.1.4.1.2011.6.3.19.1 | hwSysManSourceInterfaceTable | HUAWEI-MNGT-MIB |
| 1.3.6.1.4.1.2011.6.3.19.1.1 | hwSysManSourceInterfaceEntry | HUAWEI-MNGT-MIB |
| 1.3.6.1.4.1.2011.6.3.19.1.1.2 | hwSourceInterfaceType | HUAWEI-MNGT-MIB |