CISCO-PRIVATE-VLAN-MIB :: cpvlanPortMode

MIB Reference — IPNetwork Monitor

All MIBsCISCO-PRIVATE-VLAN-MIBcpvlanPortMode

cpvlanPortMode

Module: CISCO-PRIVATE-VLAN-MIB

OID (symbolic): CISCO-PRIVATE-VLAN-MIB::cpvlanPortMode

OID (numeric): 1.3.6.1.4.1.9.9.173.1.2.3.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

The Private VLAN port mode on this port.

nonPrivateVlan(1) -- this port is configured to be a non-Private-VLAN port.

host(2) -- this port is configured to be a Private-VLAN host port, i.e., private port.

promiscuous(3) -- this port is configured to be a Private-VLAN promiscuous port.

secondaryTrunk(4) -- this port is configured to be a Private-VLAN isolated trunk port or community trunk port.

promiscuousTrunk(5) -- this port is configured to be a Private-VLAN promiscuous trunk port.

What is cpvlanPortMode?

Configures the Private VLAN role of a switch port, such as non-Private-VLAN, host, promiscuous, or trunk, determining how it participates in Private VLAN forwarding.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.173.1.2.3.1.1
snmpwalk -v2c -c public <target> CISCO-PRIVATE-VLAN-MIB::cpvlanPortMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.173.1.2.3.1.1.1
snmpget -v2c -c public <target> CISCO-PRIVATE-VLAN-MIB::cpvlanPortMode.1

Set instance 1 (SNMPv2c):

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.9ciscoCISCO-SMI
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
1.3.6.1.4.1.9.9.173ciscoPrivateVlanMIBCISCO-PRIVATE-VLAN-MIB
1.3.6.1.4.1.9.9.173.1cpvlanMIBObjectsCISCO-PRIVATE-VLAN-MIB
1.3.6.1.4.1.9.9.173.1.2cpvlanPortObjectsCISCO-PRIVATE-VLAN-MIB
1.3.6.1.4.1.9.9.173.1.2.3cpvlanPortModeTableCISCO-PRIVATE-VLAN-MIB
1.3.6.1.4.1.9.9.173.1.2.3.1cpvlanPortModeEntryCISCO-PRIVATE-VLAN-MIB
1.3.6.1.4.1.9.9.173.1.2.3.1.1cpvlanPortModeCISCO-PRIVATE-VLAN-MIB