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.
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>
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.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 |
| 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 |