svcMtuCheck

TIMETRA-SAS-SERV-MIB · .1.3.6.1.4.1.6527.6.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 
svcMtu value is not enforced

Context

MIB
TIMETRA-SAS-SERV-MIB
OID
.1.3.6.1.4.1.6527.6.2.2.2.8.2.1.1.1
Type
column
Access
readwrite
Status
current
Parent
svcBaseInfoExtnEntry
Groups
2

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

Syntax

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

Values & Constraints

Type Values
1true
2false