sonetMediumExtLineScrmEnabled

ZHONE-PHY-SONET-MIB · .1.3.6.1.4.1.5504.5.9.2.1.2

Object

column r/w SNMPv2-TCTruthValue
This field describes the enabled status of the Line level
Sonet Scramble mode. If this field is true(1), then
Scramble mode is enabled. If this field is false(2),
scramble mode is disable.

Context

MIB
ZHONE-PHY-SONET-MIB
OID
.1.3.6.1.4.1.5504.5.9.2.1.2
Type
column
Access
readwrite
Status
current
Parent
sonetMediumExtEntry

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 'ZHONE-PHY-SONET-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-PHY-SONET-MIB::sonetMediumExtLineScrmEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-PHY-SONET-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-PHY-SONET-MIB::sonetMediumExtLineScrmEnabled.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-PHY-SONET-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-PHY-SONET-MIB::sonetMediumExtLineScrmEnabled'

Syntax

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

Values & Constraints

Type Values
1true
2false