hpSwitchProfJumboFrameSupport
HP-ICF-DEV-CONF-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.126.4.1.1.12
Object
column r/w
Enumeration
The jumbo frame support status for the port associated with this profile. Applying a profile with jumbo frame support enabled will also enable jumbo frame support for all other member ports of all VLANs the port is a member of. The default value is disable.
Context
- MIB
- HP-ICF-DEV-CONF-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.126.4.1.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpSwitchDevProfEntry
- Groups
- 3
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 'HP-ICF-DEV-CONF-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-DEV-CONF-MIB::hpSwitchProfJumboFrameSupport'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-DEV-CONF-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-DEV-CONF-MIB::hpSwitchProfJumboFrameSupport.<hpSwitchProfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-DEV-CONF-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-DEV-CONF-MIB::hpSwitchProfJumboFrameSupport'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |