otuClientCtpTermTimDetMode

INFINERA-TP-OTUCLIENTCTP-MIB · .1.3.6.1.4.1.21296.2.2.2.2.25.1.1.31

Object

column r/w Enumeration
This atTermute is used to configure if the TIM-S alarm shall be reported on mismatch of Expected 
and Received TTI message. The following are the values and their meaning:
OFF: TIM-S is not reported.
DAPI: TIM-S is reported only if the DAPI message mismatch occurs. 
SAPI: TIM-S is reported only if the SAPI message mismatch occurs.
DAPI_SAPI: Either the DAPI or   the SAPI messages are in a mis- match state.

Context

MIB
INFINERA-TP-OTUCLIENTCTP-MIB
OID
.1.3.6.1.4.1.21296.2.2.2.2.25.1.1.31
Type
column
Access
readwrite
Status
current
Default
off
Parent
otuClientCtpEntry
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 'INFINERA-TP-OTUCLIENTCTP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INFINERA-TP-OTUCLIENTCTP-MIB::otuClientCtpTermTimDetMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'INFINERA-TP-OTUCLIENTCTP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INFINERA-TP-OTUCLIENTCTP-MIB::otuClientCtpTermTimDetMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'INFINERA-TP-OTUCLIENTCTP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'INFINERA-TP-OTUCLIENTCTP-MIB::otuClientCtpTermTimDetMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1off
2sapi
3dapi
4sapidapi

Conformance