arrisCmDoc30SetupRCPBypass
ARRIS-CM-DOC30-DEVICE-MIB ·
.1.3.6.1.4.1.4115.1.3.4.1.3.33
Object
scalar r/w
Enumeration
This object is used to enable/disable RCP check bypass feature. If it is set to disable (0), RCP check bypass feature is disabled. If it is set to enable (1), RCP check bypass feature is enabled. If it is set to default (2), RCP check bypass feature is disabled and follow the setting in cm config file. Setting via SNMP is persistent, and will override the setting in cm config file if it is set to enable (1) or disable (0), will follow the setting in cm config file if it is set to default (2). Setting via cm config file is not persistent.
Context
- MIB
- ARRIS-CM-DOC30-DEVICE-MIB
- OID
.1.3.6.1.4.1.4115.1.3.4.1.3.33- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- arrisCmDoc30Setup
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 'ARRIS-CM-DOC30-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-CM-DOC30-DEVICE-MIB::arrisCmDoc30SetupRCPBypass.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-CM-DOC30-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-CM-DOC30-DEVICE-MIB::arrisCmDoc30SetupRCPBypass'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |
2 | default |