hwCmtsL2vpnDot1qFloodingMode
HUAWEI-CMTS-MIB ·
.1.3.6.1.4.1.2011.6.180.1.1.22.9.1
Object
scalar r/w
Enumeration
Indicates the flooding mode of 802.1Q L2VPN. Options: 1. unicast(1) -Sends VPN broadcast packets (including unknown broadcast and unknown unicast packets) to CMs in unicast mode. 2. broadcast(2) -Sends VPN broadcast packets (including unknown broadcast and unknown unicast packets) to CMs in broadcast mode. Default: unicast(1)
Context
- MIB
- HUAWEI-CMTS-MIB
- OID
.1.3.6.1.4.1.2011.6.180.1.1.22.9.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwCmtsL2vpnFloodingModeConfigObject
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-CMTS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CMTS-MIB::hwCmtsL2vpnDot1qFloodingMode.0'
More examples
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::hwCmtsL2vpnDot1qFloodingMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unicast |
2 | broadcast |