cdEngrEJTAGDisableAll
BRCM-CABLEDATA-ENGINEERING-MIB ·
.1.3.6.1.4.1.4413.2.99.1.1.3.1.20.2
Object
This object disables all active instruction and data breaks.
If set to a value of 'true', this object disables all active
instruction and data breaks.
If set to a value of 'false', this object takes no action.
If read this object always returns 'false'.
Context
- MIB
- BRCM-CABLEDATA-ENGINEERING-MIB
- OID
.1.3.6.1.4.1.4413.2.99.1.1.3.1.20.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cableDataEngineeringEjtag
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BRCM-CABLEDATA-ENGINEERING-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRCM-CABLEDATA-ENGINEERING-MIB::cdEngrEJTAGDisableAll.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BRCM-CABLEDATA-ENGINEERING-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BRCM-CABLEDATA-ENGINEERING-MIB::cdEngrEJTAGDisableAll'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |