hwMonitorLinkUlPortType
HUAWEI-SMARTLINK-MIB ·
.1.3.6.1.4.1.2011.5.25.42.5.1.11.1.2
Object
column Enumeration
Type of uplink port in monitor link group, include smart link group and switch port.
Context
- MIB
- HUAWEI-SMARTLINK-MIB
- OID
.1.3.6.1.4.1.2011.5.25.42.5.1.11.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hwMonitorLinkUpLinkPortEntry
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-SMARTLINK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SMARTLINK-MIB::hwMonitorLinkUlPortType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-SMARTLINK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SMARTLINK-MIB::hwMonitorLinkUlPortType.<hwMonitorLinkUlGroupId>.<hwMonitorLinkUlPortType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-SMARTLINK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-SMARTLINK-MIB::hwMonitorLinkUlPortType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | smartLink |
2 | switchPort |