ipoaConfigPvcDefaultMtu

IPOA-MIB · .1.3.6.1.2.1.10.46.1.8.1.4

Object

column r/w Integer32
Classical IP and ARP over ATM allows use of
other MTU values for PVCs but considers how a
value other than 9180 could be selected to be out
of scope.  ipoaConfigPvcDefaultMtu can be used to
configure the MTU to be used for the PVC.
              
Both ends MUST have the same value configured.

Context

MIB
IPOA-MIB
OID
.1.3.6.1.2.1.10.46.1.8.1.4
Type
column
Access
readwrite
Status
current
Parent
ipoaConfigPvcEntry
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 'IPOA-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPOA-MIB::ipoaConfigPvcDefaultMtu'
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::ipoaConfigPvcDefaultMtu.<ipoaConfigPvcIfIndex>.<ipoaConfigPvcVpi>.<ipoaConfigPvcVci>'
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::ipoaConfigPvcDefaultMtu'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-65535

Conformance

Member of
Compliance refinements
The agent is not required to support a SET
operation to this object in the absence of
adequate security.