modemProdEnableCli
TI-PRODUCTION-MIB ·
.1.3.6.1.4.1.294.1.400.2.1.2.22
Object
Set the CLI on or off. Setting to true(1) turns on CLI. Setting to false(2) turns off CLI. The value is also stored into NV and will be operational after next reboot. Returns current setting.
Context
- MIB
- TI-PRODUCTION-MIB
- OID
.1.3.6.1.4.1.294.1.400.2.1.2.22- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- modemProdCmManufacturingSetup
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 'TI-PRODUCTION-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TI-PRODUCTION-MIB::modemProdEnableCli.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TI-PRODUCTION-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TI-PRODUCTION-MIB::modemProdEnableCli'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |