cmedxGatewayDynamicTpktVersion

CISCO-MEGACO-EXT-MIB · .1.3.6.1.4.1.9.10.104.1.1.1.1.24

Object

column r/w SNMPv2-TCTruthValue
This object specifies the TPKT header version that is
dynamically assigned based on the size of the packet 
presented to TCP layer.
The TPKT header version is set to 3 when the size of packet
is represented by 2 octets of packet length field for 
the message (TPDU) sizes less than or equal to 65531 octets.
              
If this object is set to 'true':
- The TPKT header version is set to 4 when the size of packet 
  is represented by 4 octets of packet length field for
  the message (TPDU) sizes greater than 65531 octets.
              
If this object is set to 'false':
- An error in message is sent to MGC if the TPDU
  size exceeds 65531 octets indicating that response size 
  exceeded maximum PDU size.

Context

MIB
CISCO-MEGACO-EXT-MIB
OID
.1.3.6.1.4.1.9.10.104.1.1.1.1.24
Type
column
Access
readwrite
Status
current
Parent
cmedxGatewayConfigEntry
Groups
1

Walk 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 'CISCO-MEGACO-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MEGACO-EXT-MIB::cmedxGatewayDynamicTpktVersion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MEGACO-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MEGACO-EXT-MIB::cmedxGatewayDynamicTpktVersion.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MEGACO-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MEGACO-EXT-MIB::cmedxGatewayDynamicTpktVersion'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance