hwMinMSIServiceType

HUAWEI-MINM-MIB · .1.3.6.1.4.1.2011.5.25.133.1.1.3.2.1.13

Object

column r/w HWServiceType
Indicates the type of a service instance as follows:
p2p: indicates the type of a point-to-point service instance.
mp2mp: indicates the type of a multi-point to multi-point service instance.
By default, the service type is mp2mp.

Context

MIB
HUAWEI-MINM-MIB
OID
.1.3.6.1.4.1.2011.5.25.133.1.1.3.2.1.13
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::hwMinMSIServiceType'
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::hwMinMSIServiceType.<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::hwMinMSIServiceType'

Syntax

Source
HWServiceType
Base type
Enumeration

Values & Constraints

Type Values
1p2p
2mp2mp

Conformance