modemProdMtaEnable
TI-PRODUCTION-MIB ·
.1.3.6.1.4.1.294.1.400.2.1.2.3
Object
This object is used to enable MTA feature flag. Set to true(1) to enable MTA flag. Set to false(2) to disable MTA flag. The value of this object is stored in the NVRAM.
Context
- MIB
- TI-PRODUCTION-MIB
- OID
.1.3.6.1.4.1.294.1.400.2.1.2.3- 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::modemProdMtaEnable.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::modemProdMtaEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |