hzCpEnetPortMaxFrameSize
DRAGONWAVE-HCP-MIB ·
.1.3.6.1.4.1.7262.2.5.3.1.1.1.9
Object
column r/w
Integer32
For port the default maximum frame size is 1600 bytes. The settable maximum frame size must be a multiple of 128. If the chosen maximum frame size is not a multiple of 128, its closest number which is a multiple of 128 is actually used. The settable lowest maximum frame size is 1664, and the settable highest maximum frame size is 9600. If the chosen maximum frame size is out of this range, the default maximum frame size of 1600 is used.
Context
- MIB
- DRAGONWAVE-HCP-MIB
- OID
.1.3.6.1.4.1.7262.2.5.3.1.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Default
1600- Parent
- hzCpEnetPortConfigEntry
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 'DRAGONWAVE-HCP-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAGONWAVE-HCP-MIB::hzCpEnetPortMaxFrameSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DRAGONWAVE-HCP-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAGONWAVE-HCP-MIB::hzCpEnetPortMaxFrameSize.<hzCpEnetPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DRAGONWAVE-HCP-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DRAGONWAVE-HCP-MIB::hzCpEnetPortMaxFrameSize'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1600-9600