tnSvcMtuCheck

TN-SAS-SERV-MIB · .1.3.6.1.4.1.7483.7.2.2.2.8.2.1.1.1

Object

column r/w SNMPv2-TCTruthValue
This `no` form of this command disables the service MTU checks.
When the check is disabled the system will pass on packets to the
egress as long as the packet length is lesser than or equal to the
configured port MTU. In other words, the length of the packet sent
out of a SAP is limited by the access port MTU and the length of
the packet sent out of a PW is limited by the network port MTU
(minus the MPLS encapsulation). When set to 'false', the configured
tnSvcMtu value is not enforced

Context

MIB
TN-SAS-SERV-MIB
OID
.1.3.6.1.4.1.7483.7.2.2.2.8.2.1.1.1
Type
column
Access
readwrite
Status
current
Parent
tnSvcBaseInfoExtnEntry

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 'TN-SAS-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-SAS-SERV-MIB::tnSvcMtuCheck'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-SAS-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-SAS-SERV-MIB::tnSvcMtuCheck.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-SAS-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-SAS-SERV-MIB::tnSvcMtuCheck'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false