hwGponInteroperModeAniMVlanFilter

HUAWEI-XPON-COMMON-MIB · .1.3.6.1.4.1.2011.6.145.1.1.1.24.1.10

Object

column r/w Enumeration
Indicates the mode of multicast VLAN filtering on the GPON ONT ANI side.
Options: 
1. default(0) -Indicates the default system behavior.                 
2. enable(1)  -Creates the multicast VLAN tagging filter data entity on the ANI side and issues the multicast VLAN to this entity. 
3. disable(2) -Do not create the multicast VLAN tagging filter data entity on the ANI side or issue the multicast VLAN to this entity.
The default value is default(0).

Context

MIB
HUAWEI-XPON-COMMON-MIB
OID
.1.3.6.1.4.1.2011.6.145.1.1.1.24.1.10
Type
column
Access
readwrite
Status
current
Parent
hwGponInteroperModeConfigEntry

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-XPON-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XPON-COMMON-MIB::hwGponInteroperModeAniMVlanFilter'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-XPON-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XPON-COMMON-MIB::hwGponInteroperModeAniMVlanFilter.<hwGponInteroperModeOntVenderIDInfoIndex>.<hwGponInteroperModeOntEquipmentIDInfoIndex>.<hwGponInteroperModeOntSoftwareVersionInfoIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-XPON-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-XPON-COMMON-MIB::hwGponInteroperModeAniMVlanFilter'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0default
1enable
2disable