hwMinMSIInterfaceType

HUAWEI-MINM-MIB · .1.3.6.1.4.1.2011.5.25.133.1.1.3.2.1.16

Object

column r/w HWInterfaceType
Indicates the interface type of a service instance.
transparent: indicates the transparent transmission mode.
one-to-one: indicates the one-to-one in the s-tagged mode.
bundling: indicates the bundling in the s-tagged mode.
By default, the s-tagged bundling mode is used.

Context

MIB
HUAWEI-MINM-MIB
OID
.1.3.6.1.4.1.2011.5.25.133.1.1.3.2.1.16
Type
column
Access
readwrite
Status
current
Parent
hwMinMSICfgEntry
Groups
1

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-MINM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MINM-MIB::hwMinMSIInterfaceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-MINM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MINM-MIB::hwMinMSIInterfaceType.<hwMinMSIIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-MINM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-MINM-MIB::hwMinMSIInterfaceType'

Syntax

Source
HWInterfaceType
Base type
Enumeration

Values & Constraints

Type Values
1transparent
2oneToOne
3bundling

Conformance