hwCmtsProxyOption

HUAWEI-CMTS-MIB · .1.3.6.1.4.1.2011.6.180.1.1.9.1.1

Object

column deprecated r/w Enumeration
Tftp proxy option. This attribute instructs the CMTS to insert the source
IP address and/or MAC address of received TFTP packets into the TFTP option
fields before forwarding the packets to the Config File server.
Options:
1. none(1) - With none TFTP option
2. mac(2) - TFTP option with MAC address
3. ip(3) -  TFTP option with IP address
Default value: none(1)

Context

MIB
HUAWEI-CMTS-MIB
OID
.1.3.6.1.4.1.2011.6.180.1.1.9.1.1
Type
column
Access
readwrite
Status
deprecated
Parent
hwCmtsCfgEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CMTS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CMTS-MIB::hwCmtsProxyOption'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-CMTS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CMTS-MIB::hwCmtsProxyOption.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-CMTS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-CMTS-MIB::hwCmtsProxyOption'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2mac
3ip