vismDsx1ElectricalSignalEnable

CISCO-VISM-DSX1-MIB · .1.3.6.1.4.1.351.110.4.3.5.1.1.1.38

Object

column r/w SNMPv2-TCTruthValue
This object specifies whether electrical signal on the 
line is enabled or disabled.
If the value of this object is 'true', electrical signal
on the line is enabled.
If the value of this object is 'false', electrical signal
on the line is disabled.

Context

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

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance