All MIBs › CDATA-GPON-MIB › gponSrvProfileDnMcMode
gponSrvProfileDnMcMode
Module: CDATA-GPON-MIB
OID (symbolic): CDATA-GPON-MIB::gponSrvProfileDnMcMode
OID (numeric): 1.3.6.1.4.1.34592.1.5.1.1.1.4.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Description.
What is gponSrvProfileDnMcMode?
This INTEGER controls how downstream multicast (video) frames' VLAN tag is handled before delivery to the customer's Ethernet port: pass through unchanged, strip the tag entirely, or translate it to a different VLAN. Admins choose based on whether the customer's set-top box expects tagged or untagged multicast video. For example, setting gponSrvProfileDnMcMode to untag(1) strips the VLAN tag so a basic set-top box that expects untagged video traffic can decode the incoming multicast stream.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.34592.1.5.1.1.1.4.2.1.4 snmpwalk -v2c -c public <target> CDATA-GPON-MIB::gponSrvProfileDnMcMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.34592.1.5.1.1.1.4.2.1.4.1 snmpget -v2c -c public <target> CDATA-GPON-MIB::gponSrvProfileDnMcMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.34592.1.5.1.1.1.4.2.1.4.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> gponSrvProfileDnMcMode.1
Start monitoring C-Data Technology EPON/GPON OLT access equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDATA-GPON-MIB::gponSrvProfileDnMcMode OID value, configure state conditions and alerts, and monitor any C-Data Technology EPON/GPON OLT access equipment from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.34592 | vendor | CDATA-COMMON-SMI |
| 1.3.6.1.4.1.34592.1 | ipProduct | CDATA-COMMON-SMI |
| 1.3.6.1.4.1.34592.1.5 | gpon | CDATA-COMMON-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.34592.1.5.1 | gponMIB | CDATA-GPON-MIB |
| 1.3.6.1.4.1.34592.1.5.1.1 | gponObjects | CDATA-GPON-MIB |
| 1.3.6.1.4.1.34592.1.5.1.1.1 | gponProfileObjects | CDATA-GPON-MIB |
| 1.3.6.1.4.1.34592.1.5.1.1.1.4 | gponSrvProfileObjects | CDATA-GPON-MIB |
| 1.3.6.1.4.1.34592.1.5.1.1.1.4.2 | gponSrvProfileCfgTable | CDATA-GPON-MIB |
| 1.3.6.1.4.1.34592.1.5.1.1.1.4.2.1 | gponSrvProfileCfgEntry | CDATA-GPON-MIB |
| 1.3.6.1.4.1.34592.1.5.1.1.1.4.2.1.4 | gponSrvProfileDnMcMode | CDATA-GPON-MIB |