lineEnable

CISCO-MGX82XX-DSX1-MIB · .1.3.6.1.4.1.351.110.4.3.1.1.1.1.3

Object

column r/w Enumeration
This variable disables, enables or modifies a line 
1 - disable
2 - enable
3 - modify
In FRSM-2CT3, if the DS3 line is enabled, then the DS1
channels for that line will all be automatically enabled.
No independent enable/disable is allowed for each of the
28 DS1 lines in FRSM-2CT3.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disable
2enable
3modify

Conformance