CMM3-MIB :: port5VlanConf

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCMM3-MIBport5VlanConf

port5VlanConf

Module: CMM3-MIB

OID (symbolic): CMM3-MIB::port5VlanConf

OID (numeric): 1.3.6.1.4.1.161.19.3.4.3.59

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Port 5 VLAN Port Configuration. Bitmap determines which Port(s) Port 5 will egress data. 0 means no ports, 1 means port 1, 3 means ports 1 and 2, etc.

What is port5VlanConf?

This read-write INTEGER (0..255) is a bitmap for port 5 that determines which of the other ports it is allowed to egress data to, per the MIB's own worked examples (e.g. 2 means port 2, 6 means ports 2 and 3). Network admins use it to build simple, switch-level VLAN-like isolation between the eight ports without a full 802.1Q VLAN table. Setting port5VlanConf to 0 on port 5 would isolate it completely, forwarding no traffic to any other port on the chassis.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.161.19.3.4.3.59
snmpwalk -v2c -c public <target> CMM3-MIB::port5VlanConf

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.161.19.3.4.3.59.1
snmpget -v2c -c public <target> CMM3-MIB::port5VlanConf.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.161.19.3.4.3.59.1 i <value>

Start monitoring cable headend hardware modules with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CMM3-MIB::port5VlanConf OID value, configure state conditions and alerts, and monitor any cable headend hardware modules from a single console.

OID Breakdown

Upper-level ancestors (10 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.161motWHISP-GLOBAL-REG-MIB
1.3.6.1.4.1.161.19whispRootWHISP-GLOBAL-REG-MIB
1.3.6.1.4.1.161.19.3whispProductsWHISP-GLOBAL-REG-MIB
1.3.6.1.4.1.161.19.3.4whispCMMWHISP-GLOBAL-REG-MIB
Numeric OIDNameModule
1.3.6.1.4.1.161.19.3.4.3cmmConfigCMM3-MIB
1.3.6.1.4.1.161.19.3.4.3.59port5VlanConfCMM3-MIB