dsx3LineXmtFEACCode

CISCO-MGX82XX-DSX3-MIB · .1.3.6.1.4.1.351.110.4.4.1.1.1.1.9

Object

column r/w Enumeration
This variable indicates what bit-oriented code to transmit
over the far-end alarm and control (FEAC) channel.
              
The values mean:
              
dsx3SendNoCode
    sending looped or normal data
dsx3SendLineCode
    sending a request for a line loopback
dsx3SendPayloadCode
    sending a request for a payload loopback
(i.e., all DS1/E1s in a DS3/E3 frame)
dsx3SendResetCode
    sending a loopback deactivation request.
dsx3SendDS1LoopCode
    sending a request to put part of DS1/E1 within
    T3/E3 respectively into loopback.
dsx3SendTestPattern
    sending a test pattern.
This object is not applicable for CESM-T3/E3

Context

MIB
CISCO-MGX82XX-DSX3-MIB
OID
.1.3.6.1.4.1.351.110.4.4.1.1.1.1.9
Type
column
Access
readwrite
Status
current
Parent
cwDsx3ConfigEntry
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 'CISCO-MGX82XX-DSX3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MGX82XX-DSX3-MIB::dsx3LineXmtFEACCode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MGX82XX-DSX3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MGX82XX-DSX3-MIB::dsx3LineXmtFEACCode.<dsx3LineNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MGX82XX-DSX3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MGX82XX-DSX3-MIB::dsx3LineXmtFEACCode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1dsx3SendNoCode
2dsx3SendLineCode
3dsx3SendPayloadCode
4dsx3SendResetCode
5dsx3SendDS1LoopCode
6dsx3SendTestPattern

Conformance