saCmMtaDhcpPktcOption
SA-CM-MTA-MIB ·
.1.3.6.1.4.1.1429.78.1.8
Object
scalar Enumeration
This object must only be set via the CM configuration file during the provisioning process. After CM is operational, this object can not be set via SNMP. 0: CM and MTA will accept only PacketCable option 122. If option 122 is not included in CM DHCP OFFER, MTA will not start. 1: CM and MTA will accept 122 or 177 or none. If DHCP OFFER contains 122 or 177, MTA will process it. 2: CM and MTA will accept only PacketCable option 177. If option 177 is not included in CM DHCP OFFER, MTA will not start. This MIB is saved into modem's non-vol memory and the new value is active after the modem registers and reboots again (DHCP comes before config file parsing). Note: Equivalent of VSIF 64 Note: This object can be set via the CM configuration file ONLY.
Context
- MIB
- SA-CM-MTA-MIB
- OID
.1.3.6.1.4.1.1429.78.1.8- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- saCmMta
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 'SA-CM-MTA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SA-CM-MTA-MIB::saCmMtaDhcpPktcOption.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SA-CM-MTA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SA-CM-MTA-MIB::saCmMtaDhcpPktcOption'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | require122 |
1 | requireNone |
2 | require177 |