hwXponDeviceOntUserMulticastProcess
HUAWEI-XPON-COMMON-MIB ·
.1.3.6.1.4.1.2011.6.145.1.1.4.16
Object
scalar r/w
Enumeration
This object indicates the processing mode of the ONT user-side multicast packet. Options: 1.forward(1) - Indicates the forward processing mode. 2.discard(2) - Indicates the discard processing mode. The default value is forward(1).
Context
- MIB
- HUAWEI-XPON-COMMON-MIB
- OID
.1.3.6.1.4.1.2011.6.145.1.1.4.16- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwXponDeviceCommonGlobalObjects
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-XPON-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XPON-COMMON-MIB::hwXponDeviceOntUserMulticastProcess.0'
More examples
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::hwXponDeviceOntUserMulticastProcess'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | forward |
2 | discard |