ALTEON-TS-PHYSICAL-MIB :: vlanCurCfgPorts

MIB Reference — IPNetwork Monitor

All MIBsALTEON-TS-PHYSICAL-MIBvlanCurCfgPorts

vlanCurCfgPorts

Module: ALTEON-TS-PHYSICAL-MIB

OID (symbolic): ALTEON-TS-PHYSICAL-MIB::vlanCurCfgPorts

OID (numeric): 1.3.6.1.4.1.1872.2.1.4.2.1.3

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description:

The port list in the VLAN. The ports are presented in bitmap format.
in receiving order:

    OCTET 1  OCTET 2  .....
    xxxxxxxx xxxxxxxx ..... 
    ||    || |_ port 8
    ||    ||  
    ||    ||___ port 7
    ||    |____ port 6
    ||      .    .   .
    ||_________ port 1
    |__________ reserved

where x : 1 - The represented port belongs to the VLAN
          0 - The represented port does not belong to the VLAN

What is vlanCurCfgPorts?

Reports the set of switch ports belonging to the current VLAN, encoded as a bitmap where each bit corresponds to a port number.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1872.2.1.4.2.1.3
snmpwalk -v2c -c public <target> ALTEON-TS-PHYSICAL-MIB::vlanCurCfgPorts

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1872.2.1.4.2.1.3.1
snmpget -v2c -c public <target> ALTEON-TS-PHYSICAL-MIB::vlanCurCfgPorts.1

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.1872alteonALTEON-PRIVATE-MIBS
1.3.6.1.4.1.1872.2private_mibsALTEON-PRIVATE-MIBS
1.3.6.1.4.1.1872.2.1switchALTEON-PRIVATE-MIBS
1.3.6.1.4.1.1872.2.1.4vlansALTEON-PRIVATE-MIBS
1.3.6.1.4.1.1872.2.1.4.2vlanCurCfgTableALTEON-PRIVATE-MIBS
1.3.6.1.4.1.1872.2.1.4.2.1vlanCurCfgTableEntryALTEON-PRIVATE-MIBS
1.3.6.1.4.1.1872.2.1.4.2.1.3vlanCurCfgPortsALTEON-TS-PHYSICAL-MIB