ipoaLisDefaultMtu
IPOA-MIB ·
.1.3.6.1.2.1.10.46.1.2.1.2
Object
column r/w
Integer32
The default MTU used within this LIS. Note that the actual MTU used for a VC between two members of the LIS may be negotiated during connection setup and may be different than this value. The ipoaVcNegotiatedMtu object indicates the actual MTU in use for a particular VC.
Context
- MIB
- IPOA-MIB
- OID
.1.3.6.1.2.1.10.46.1.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipoaLisEntry
- 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 'IPOA-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPOA-MIB::ipoaLisDefaultMtu'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPOA-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPOA-MIB::ipoaLisDefaultMtu.<ipoaLisSubnetAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPOA-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPOA-MIB::ipoaLisDefaultMtu'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535
Conformance
Member of
Compliance refinements
ipoaCompliance
readonly
The agent is not required to allow the user
to change the default MTU from the value 9180.
The agent is not required to support a SET
operation to this object in the absence of
adequate security.
to change the default MTU from the value 9180.
The agent is not required to support a SET
operation to this object in the absence of
adequate security.