dsx3ConfigExtScrambleEnabled
ZHONE-PHY-DS3-MIB ·
.1.3.6.1.4.1.5504.5.10.2.1.1
Object
This field describes the enabled status of the Ds3 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-DS3-MIB
- OID
.1.3.6.1.4.1.5504.5.10.2.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dsx3ConfigExtEntry
- Groups
- 1
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 'ZHONE-PHY-DS3-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-PHY-DS3-MIB::dsx3ConfigExtScrambleEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-PHY-DS3-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-PHY-DS3-MIB::dsx3ConfigExtScrambleEnabled.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-PHY-DS3-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-PHY-DS3-MIB::dsx3ConfigExtScrambleEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of