ospfPmShamLinkIPMaxPacketSize

DC-OSPF-MIB · mrv variant · .1.3.6.1.4.1.629.10.3.1.25.1.21

Object

column r/w Integer32
Maximum transfer unit (MTU) for this sham link.
              
This is the maximum packet size in bytes for packets sent
over the sham link.  This size excludes link layer headers
but includes IP headers and higher-level headers.
              
Normally, DC-OSPF will limit sent PDUs (protocol data
units) to less than or equal to this size.  However, if
DC-OSPF cannot construct a valid OSPF PDU smaller than or
equal to this size then it will send the smallest valid
PDU and assume that the IP stack will fragment the packet.

Context

MIB
DC-OSPF-MIB
OID
.1.3.6.1.4.1.629.10.3.1.25.1.21
Type
column
Access
readwrite
Status
current
Parent
ospfPmShamLinkEntry
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 'DC-OSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmShamLinkIPMaxPacketSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmShamLinkIPMaxPacketSize.<ospfPmShamLinkApplIndex>.<ospfPmShamLinkAreaId>.<ospfPmShamLinkLocalIpAddr>.<ospfPmShamLinkRemoteIpAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-OSPF-MIB::ospfPmShamLinkIPMaxPacketSize'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-65535

Conformance