ipv6InterfaceReasmMaxSize
IP-MIB ·
.1.3.6.1.2.1.4.30.1.2
Object
column octetsUnsigned32
The size of the largest IPv6 datagram that this entity can re-assemble from incoming IPv6 fragmented datagrams received on this interface.
Context
- MIB
- IP-MIB
- OID
.1.3.6.1.2.1.4.30.1.2- Type
- column
- Access
- readonly
- Status
- current
- Units
- octets
- Parent
- ipv6InterfaceEntry
- Groups
- 1
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 'IP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IP-MIB::ipv6InterfaceReasmMaxSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IP-MIB::ipv6InterfaceReasmMaxSize.<ipv6InterfaceIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IP-MIB::ipv6InterfaceReasmMaxSize'
Syntax
octetsUnsigned32
Values & Constraints
Object Constraints
range: 1500-65535
Conformance
Member of