hpSwitchPortTrunkType
CONFIG-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.7.1.3.1.1.13
Object
column mandatory
r/w
Enumeration
Used in conjunction with hpSwitchPortTrunkGroup to determine what type of trunk and which group it belongs to. If hpSwitchPortTrunkGroup is set to 0, trunking is disabled on the port and this variable becomes a 'don't care'
Context
- MIB
- CONFIG-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.7.1.3.1.1.13- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- hpSwitchPortEntry
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 'CONFIG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::hpSwitchPortTrunkType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CONFIG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::hpSwitchPortTrunkType.<hpSwitchPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CONFIG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CONFIG-MIB::hpSwitchPortTrunkType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | trunk |
2 | fecAuto |
3 | saTrunk |
4 | lacpTrk |
5 | none |
6 | dtLacpTrk |
7 | dtTrunk |