SWITCH-VLANCFG-MIB: View SNMP OID List / Download MIB
VENDOR: BEIJING RAISECOM SCIENTIFIC N TECHNOLOGY DEV.
Home | MIB: SWITCH-VLANCFG-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
rcVlanCfg | 1.3.6.1.4.1.8886.6.1.43 |
Configuration of vlan object. |
||
rcVlanCfgMibObjects | 1.3.6.1.4.1.8886.6.1.43.1 | |||
rcVlanCfgConfig | 1.3.6.1.4.1.8886.6.1.43.1.1 | |||
rcVlanCfgSwitchMode | 1.3.6.1.4.1.8886.6.1.43.1.1.1 | integer | read-write |
The switch mode of the device is transparent(1) or dot1q-vlan(2). Enumeration: 'dot1q-vlan': 2, 'transparent': 1. |
rcVlanCfgPort | 1.3.6.1.4.1.8886.6.1.43.1.2 | |||
rcVlanCfgPortTable | 1.3.6.1.4.1.8886.6.1.43.1.2.1 | no-access |
Vlan port configuration table. |
|
1.3.6.1.4.1.8886.6.1.43.1.2.1.1 | no-access |
Vlan port configuration table entry. |
||
rcPortMode | 1.3.6.1.4.1.8886.6.1.43.1.2.1.1.1 | integer | read-write |
Vlan port mode. Enumeration: 'access': 1, 'private-vlan-host': 4, 'private-vlan-promiscuous': 3, 'trunk': 2. |
rcPortAccessVlanId | 1.3.6.1.4.1.8886.6.1.43.1.2.1.1.2 | integer | read-write |
Access vlan ID, when port is in access mode. |
rcPortAccessPvidOverride | 1.3.6.1.4.1.8886.6.1.43.1.2.1.1.3 | enablevar | read-write |
If enable, set all ingress packets' vlan ID to access vlan. Else, do nothing. |
rcPortAccessEgressVlanList | 1.3.6.1.4.1.8886.6.1.43.1.2.1.1.4 | vlanset | read-write |
Egress vlan list when port is in access mode. |
rcPortTrunkVlanNative | 1.3.6.1.4.1.8886.6.1.43.1.2.1.1.5 | integer | read-write |
Native vlan when port is in trunk mode. |
rcPortTrunkAllowVlanList | 1.3.6.1.4.1.8886.6.1.43.1.2.1.1.6 | vlanset | read-write |
Allowed vlan list when port is in trunk mode. |
rcPortTrunkUntagVlanList | 1.3.6.1.4.1.8886.6.1.43.1.2.1.1.7 | vlanset | read-write |
Untagged vlan list when port is in trunk mode. |
rcPortRejectFrameType | 1.3.6.1.4.1.8886.6.1.43.1.2.1.1.8 | integer | read-write |
Set reject packet type. Enumeration: 'untagged': 3, 'none': 1, 'tagged': 2. |
rcVlanCfgPriority | 1.3.6.1.4.1.8886.6.1.43.1.3 | |||
rcVlanCfgPriorityTable | 1.3.6.1.4.1.8886.6.1.43.1.3.2 | no-access |
Vlan priority configuration table. |
|
1.3.6.1.4.1.8886.6.1.43.1.3.2.1 | no-access |
Vlan priority configuration table entry. |
||
rcVlanPriorityIndex | 1.3.6.1.4.1.8886.6.1.43.1.3.2.1.1 | integer | no-access |
Vlan ID of priority. The range is from 1 to 4094. |
rcVlanPriority | 1.3.6.1.4.1.8886.6.1.43.1.3.2.1.2 | integer | read-only |
This object indicates the priority of the vlan. |
rcVlanPriorityRowStatus | 1.3.6.1.4.1.8886.6.1.43.1.3.2.1.3 | rowstatus | read-only |
This object indicates the status of this entry. |
rcVlanAssignmentMibObjects | 1.3.6.1.4.1.8886.6.1.43.2 | |||
rcVlanAssignment | 1.3.6.1.4.1.8886.6.1.43.2.1 | |||
rcVlanAssignBaseMacNextIndex | 1.3.6.1.4.1.8886.6.1.43.2.1.1 | integer | read-only |
The next mac-vlan association Index. |
rcVlanAssignBaseSubnetNextIndex | 1.3.6.1.4.1.8886.6.1.43.2.1.2 | integer | read-only |
The next ip-subnet-vlan association Index. |
rcVlanAssignBaseMacTable | 1.3.6.1.4.1.8886.6.1.43.2.1.3 | no-access |
Vlan Assigning table based on mac. |
|
1.3.6.1.4.1.8886.6.1.43.2.1.3.1 | no-access |
An entry in the rcVlanAssignBaseMacTable. |
||
rcVlanAssignBaseMacIndex | 1.3.6.1.4.1.8886.6.1.43.2.1.3.1.1 | integer | no-access |
Index of vlan Assigning table based on mac. |
rcVlanAssignBaseMacAddress | 1.3.6.1.4.1.8886.6.1.43.2.1.3.1.2 | macaddress | read-only |
This object indicates the mac for source MAC based mac-vlan assigning rule. |
rcVlanAssignBaseMacVlan | 1.3.6.1.4.1.8886.6.1.43.2.1.3.1.3 | vlanid | read-only |
This object indicates the vlan ID based mac-vlan assigning rule.When the port receives untag packet, according to source MAC address to match the MAC-VLAN entry, if succeeds,it will follow the matching VLAN ID to forward the packet, if fails, using other matching rules to match; When the port receives VLAN-tagged packet, if the port allowes the packets, then normal forwarding, otherwise discarding. |
rcVlanAssignBaseMacVlanPriority | 1.3.6.1.4.1.8886.6.1.43.2.1.3.1.4 | integer | read-only |
The vlan priority for VLAN packet.The default value is -1, means no vlan priority. |
rcVlanAssignBaseMacRowStatus | 1.3.6.1.4.1.8886.6.1.43.2.1.3.1.5 | rowstatus | read-only |
This object indicates mac-vlan status of this table entry. |
rcVlanAssignBaseSubnetTable | 1.3.6.1.4.1.8886.6.1.43.2.1.4 | no-access |
Vlan Assigning table based on ip subnet. |
|
1.3.6.1.4.1.8886.6.1.43.2.1.4.1 | no-access |
An entry in the rcVlanAssignBaseSubnetTable. |
||
rcVlanAssignBaseSubnetIndex | 1.3.6.1.4.1.8886.6.1.43.2.1.4.1.1 | integer | no-access |
Index of vlan Assigning table based on ip subnet. |
rcVlanAssignBaseSubnetAddressType | 1.3.6.1.4.1.8886.6.1.43.2.1.4.1.2 | inetaddresstype | read-only |
This object specifies the type of the IP address based ip-subnet-vlan assigning rule. Enumeration: 'ipv6z': 4, 'unknown': 0, 'ipv4z': 3, 'ipv4': 1, 'dns': 16, 'ipv6': 2. |
rcVlanAssignBaseSubnetAddress | 1.3.6.1.4.1.8886.6.1.43.2.1.4.1.3 | inetaddress | read-only |
This object indicates the IP address in an ip subnet based vlan table. |
rcVlanAssignBaseSubnetMask | 1.3.6.1.4.1.8886.6.1.43.2.1.4.1.4 | inetaddress | read-only |
This object indicates the IP address mask based ip-subnet-vlan assigning rule. |
rcVlanAssignBaseSubnetVlan | 1.3.6.1.4.1.8886.6.1.43.2.1.4.1.5 | vlanid | read-only |
This object indicates the vlan ID based ip-subnet-vlan assigning rule.When the port receives untag packet, according to source IP address to match the IP-VLAN entry, if succeeds,it will follow the matching VLAN ID to forward the packet, if fails, using other matching rules to match; When the port receives VLAN-tagged packet, if the port allowes the packets, then normal forwarding, otherwise discarding. |
rcVlanAssignBaseSubnetVlanPriority | 1.3.6.1.4.1.8886.6.1.43.2.1.4.1.6 | integer | read-only |
The vlan priority for VLAN packet.The default value is -1, means no vlan priority. |
rcVlanAssignBasSubnetRowStatus | 1.3.6.1.4.1.8886.6.1.43.2.1.4.1.7 | rowstatus | read-only |
This object indicates ip-subnet-vlan status of this table entry. |
rcVlanAssignPortTable | 1.3.6.1.4.1.8886.6.1.43.2.1.5 | no-access |
Vlan assign port configuration table. |
|
1.3.6.1.4.1.8886.6.1.43.2.1.5.1 | no-access |
Vlan assign port configuration table entry. |
||
rcVlanAssignPortMacVlanEnable | 1.3.6.1.4.1.8886.6.1.43.2.1.5.1.1 | enablevar | read-write |
If enable, set the source mac address matched packets,s vlan ID to assigned vlan. |
rcVlanAssignPortSubnetVlanEnable | 1.3.6.1.4.1.8886.6.1.43.2.1.5.1.2 | enablevar | read-write |
If enable, set the source ip subnet address matched packets,s vlan ID to assigned vlan. |
rcVlanAssignPortPrecedence | 1.3.6.1.4.1.8886.6.1.43.2.1.5.1.3 | integer | read-write |
Assign vlan precedence. Enumeration: 'subnet-vlan': 2, 'mac-vlan': 1. |
rcVlanPrivateVlanMibObjects | 1.3.6.1.4.1.8886.6.1.43.3 | |||
rcVlanPrivateVlan | 1.3.6.1.4.1.8886.6.1.43.3.1 | |||
rcVlanPrivateVlanTable | 1.3.6.1.4.1.8886.6.1.43.3.1.1 | no-access |
Pirvate vlan configuration table. |
|
1.3.6.1.4.1.8886.6.1.43.3.1.1.1 | no-access |
Private vlan configuration table entry. |
||
rcVlanPrivateVlanType | 1.3.6.1.4.1.8886.6.1.43.3.1.1.1.1 | integer | read-write |
This object indicates the private vlan type of the current vlan. Enumeration: 'isolated': 2, 'common': 0, 'community': 3, 'primary': 1. |
rcVlanPrivateVlanPrimaryVLAN | 1.3.6.1.4.1.8886.6.1.43.3.1.1.1.2 | vlanidornone | read-write |
Thie object indicates the primary vlan associated with secondly vlan. If rcVlanPrivateVlanType has the value of common(0) or primary(1), then this object has the value of 0. |
rcVlanPrivateVlanPortTable | 1.3.6.1.4.1.8886.6.1.43.3.1.2 | no-access |
Pirvate vlan port configuration table. |
|
1.3.6.1.4.1.8886.6.1.43.3.1.2.1 | no-access |
pirvate vlan port configuration table entry. |
||
rcVlanPrivateVlanHostPortPrimaryVlan | 1.3.6.1.4.1.8886.6.1.43.3.1.2.1.1 | vlanid | read-write |
This object indicates the primary vlan id that the current host port associated. |
rcVlanPrivateVlanHostPortSecondaryVlan | 1.3.6.1.4.1.8886.6.1.43.3.1.2.1.2 | vlanid | read-write |
This object indicates the Secondary vlan id that the current host port associated. |
rcVlanPrivateVlanPromPortPrimaryVlan | 1.3.6.1.4.1.8886.6.1.43.3.1.2.1.3 | vlanid | read-write |
This object indicates the primary vlan id that the current promiscuous port associated. |
rcVlanPrivateVlanPromPortSecondaryVlanList | 1.3.6.1.4.1.8886.6.1.43.3.1.2.1.4 | vlanset | read-write |
This object indicates the secondary vlanlist of the current promiscuous port associated. A port can join a secondary VLAN only after this secondary VLAN has been associated with a primary VLAN. |