hwIsCtrlPacket2CPU
HUAWEI-ETHERLIKE-EXT-MIB ·
.1.3.6.1.4.1.2011.5.14.3.11
Object
scalar r/w
Enumeration
Indicates the switch for transmitting control packets to the CPU
when the maximum number of learnable dynamic MAC addresses is set to 0.
Options:
1. enable(1) -indicates that the PPPoA LCP_config, PPPoA LCP_terminate_req,
PPPoE discovery, IGMP, ICMP, DHCP, and OAM packets reported by
the service port are transmitted to the CPU when the maximum
number of learnable MAC addresses of the service port is 0.
2. disable(2) -indicates that after the transmission of control packets to the
CPU is disabled, control packets are not transmitted to the CPU
when the maximum number of learnable MAC addresses of the service
port is 0.
Context
- MIB
- HUAWEI-ETHERLIKE-EXT-MIB
- OID
.1.3.6.1.4.1.2011.5.14.3.11- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwExtIpdslam
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 'HUAWEI-ETHERLIKE-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHERLIKE-EXT-MIB::hwIsCtrlPacket2CPU.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ETHERLIKE-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ETHERLIKE-EXT-MIB::hwIsCtrlPacket2CPU'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |