snSwJumboMode
FOUNDRY-SN-SWITCH-GROUP-MIB ·
.1.3.6.1.4.1.1991.1.1.3.1.45
Object
scalar r/w
Enumeration
The jumbo mode on the Switch can be set either enabled or disabled and the default is disabled mode. The jumbo frame (10200 bytes) can be supported if this mode is enabled. Please note that enabling/disabling jumbo mode will be effected only after saving configuration and system reload . disabled(0)..........disable jumbo mode enabled(1)...........enable jumbo mode
Context
- MIB
- FOUNDRY-SN-SWITCH-GROUP-MIB
- OID
.1.3.6.1.4.1.1991.1.1.3.1.45- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- snSwInfo
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FOUNDRY-SN-SWITCH-GROUP-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-SWITCH-GROUP-MIB::snSwJumboMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FOUNDRY-SN-SWITCH-GROUP-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FOUNDRY-SN-SWITCH-GROUP-MIB::snSwJumboMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |