dppipMtu
NETI-TRUNK-MIB ·
.1.3.6.1.4.1.2928.2.3.1.1.3.1.30
Object
column r/w
Unsigned32
The Maximum Transmission Unit of the DPP-IP interface, i.e. the maximum size of the DPP-IP payload, including IP header, UDP header and DPP-IP header.
Context
- MIB
- NETI-TRUNK-MIB
- OID
.1.3.6.1.4.1.2928.2.3.1.1.3.1.30- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dppipEntry
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 'NETI-TRUNK-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-TRUNK-MIB::dppipMtu'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETI-TRUNK-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-TRUNK-MIB::dppipMtu.<dppipIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETI-TRUNK-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETI-TRUNK-MIB::dppipMtu'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 64-1500