otuClientCtpTermPrbsGenMode
INFINERA-TP-OTUCLIENTCTP-MIB ·
.1.3.6.1.4.1.21296.2.2.2.2.25.1.1.42
Object
This attribute is used to enable or disable the generation of a PRBS test pattern toward the Terminal side (e.g., toward the line interface).System should disallow enabling for cases in which OTU-encapsulated PRBS to terminal-side does not apply - e.g., when ServiceMode = Adaptation..
Context
- MIB
- INFINERA-TP-OTUCLIENTCTP-MIB
- OID
.1.3.6.1.4.1.21296.2.2.2.2.25.1.1.42- Type
- column
- Access
- readwrite
- Status
- current
- Default
disabled- Parent
- otuClientCtpEntry
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 '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::otuClientCtpTermPrbsGenMode'
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::otuClientCtpTermPrbsGenMode.<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::otuClientCtpTermPrbsGenMode'
Syntax
- Source
- INFINERA-TC-MIBInfnEnableDisable
- Base type
Enumeration
Values & Constraints
Type Values
1 | disabled |
2 | enabled |
3 | unknown |