hwSourceInterfaceType

HUAWEI-MNGT-MIB · .1.3.6.1.4.1.2011.6.3.19.1.1.2

Object

column r/w Enumeration
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.

Context

MIB
HUAWEI-MNGT-MIB
OID
.1.3.6.1.4.1.2011.6.3.19.1.1.2
Type
column
Access
readwrite
Status
current
Parent
hwSysManSourceInterfaceEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-MNGT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MNGT-MIB::hwSourceInterfaceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-MNGT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MNGT-MIB::hwSourceInterfaceType.<hwSysManProtocolType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-MNGT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-MNGT-MIB::hwSourceInterfaceType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1auto
2loopback
3meth
4vlanif