hwDocsQamSCSEISSourceInterfaceType
HUAWEI-EQAM-AN-MIB ·
.1.3.6.1.4.1.2011.6.187.78.1.4
Object
column r/w
Enumeration
Indicates the EIS source interface type. The default value is invalid. Options: 1. loopback(1) - The EIS source interface type is loopback. 2. vlanif(2) - The EIS source interface type is vlanif. 3. invalid(255) - The EIS source interface type is not configured.
Context
- MIB
- HUAWEI-EQAM-AN-MIB
- OID
.1.3.6.1.4.1.2011.6.187.78.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwDocsQamSCSEntry
Net-SNMP examples
How SNMP and these commands workWalk 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-EQAM-AN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-EQAM-AN-MIB::hwDocsQamSCSEISSourceInterfaceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-EQAM-AN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-EQAM-AN-MIB::hwDocsQamSCSEISSourceInterfaceType.<hwDocsQamSCSName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-EQAM-AN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-EQAM-AN-MIB::hwDocsQamSCSEISSourceInterfaceType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | loopback |
2 | vlanif |
255 | invalid |