RC-VLAN-MIB

File: RC-VLAN-MIB.mib (57248 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
RAPID-CITY

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress DisplayString TruthValue
MacAddress RowStatus InterfaceIndex
InterfaceIndexOrZero rcVlan rcSvlan
IdList PortSet EnableValue

Defined Types

RcVlanEntry  
SEQUENCE    
  rcVlanId INTEGER
  rcVlanName DisplayString
  rcVlanColor INTEGER
  rcVlanHighPriority TruthValue
  rcVlanRoutingEnable TruthValue
  rcVlanIfIndex InterfaceIndex
  rcVlanAction INTEGER
  rcVlanResult INTEGER
  rcVlanStgId INTEGER
  rcVlanType INTEGER
  rcVlanPortMembers PortSet
  rcVlanActiveMembers PortSet
  rcVlanStaticMembers PortSet
  rcVlanNotAllowToJoin PortSet
  rcVlanProtocolId INTEGER
  rcVlanSubnetAddr IpAddress
  rcVlanSubnetMask IpAddress
  rcVlanAgingTime INTEGER
  rcVlanMacAddress MacAddress
  rcVlanRowStatus RowStatus
  rcVlanIgmpSnoopEnable TruthValue
  rcVlanIgmpSnoopReportProxyEnable TruthValue
  rcVlanIgmpSnoopRobustness INTEGER
  rcVlanIgmpSnoopQueryInterval INTEGER
  rcVlanIgmpSnoopMRouterPorts PortSet
  rcVlanUserDefinedPid Integer32
  rcVlanIgmpSnoopActiveMRouterPorts PortSet
  rcVlanProtocolIds Integer32
  rcVlanIgmpSnoopActiveQuerier IpAddress
  rcVlanIgmpSnoopMRouterExpiration Integer32
  rcVlanIgmpSnoopQuerierPort InterfaceIndexOrZero
  rcVlanUserPriority INTEGER
  rcVlanQosLevel INTEGER
  rcVlanTosValue INTEGER
  rcVlanEncap INTEGER
  rcVlanFirewallVlanType INTEGER
  rcVlanFdbAging INTEGER
  rcVlanUpdateDynamicMacQosLevel EnableValue
  rcVlanUserDefinedPidList OCTET STRING
  rcVlanIgmpVer1SnoopMRouterPorts PortSet
  rcVlanIgmpVer2SnoopMRouterPorts PortSet
  rcVlanTlsIpmc EnableValue
  rcVlanFirewallClusterId INTEGER
  rcVlanOspfPassivePortMember PortSet

RcVlanPortEntry  
SEQUENCE    
  rcVlanPortIndex Integer32
  rcVlanPortNumVlanIds Integer32
  rcVlanPortVlanIds IdList
  rcVlanPortType INTEGER
  rcVlanPortDiscardTaggedFrames TruthValue
  rcVlanPortDiscardUntaggedFrames TruthValue
  rcVlanPortDefaultVlanId INTEGER
  rcVlanPortPerformTagging INTEGER
  rcVlanPortSVlanPortType INTEGER
  rcVlanPortLoopDetect TruthValue
  rcVlanPortFirstPortInOpid InterfaceIndex
  rcVlanPortLastPortInOpid InterfaceIndex
  rcVlanPortUntagDefaultVlan TruthValue
  rcVlanPortLoopDetectAction INTEGER
  rcVlanPortArpDetect TruthValue
  rcVlanPortSpoofDetect TruthValue

RcVlanMacEntry  
SEQUENCE    
  rcVlanMacVlanId Integer32
  rcVlanMacAddr MacAddress
  rcVlanMacRowStatus RowStatus

RcVlanIgmpSnoopEntry  
SEQUENCE    
  rcVlanIgmpSnoopVlanId INTEGER
  rcVlanIgmpSnoopIpAddress IpAddress
  rcVlanIgmpSnoopIfIndex InterfaceIndex
  rcVlanIgmpSnoopMember IpAddress
  rcVlanIgmpSnoopExpiration Integer32
  rcVlanIgmpSnoopType INTEGER

RcVlanIgmpSnoopStaticEntry  
SEQUENCE    
  rcVlanIgmpSnoopStaticVlanId INTEGER
  rcVlanIgmpSnoopStaticIpAddress IpAddress
  rcVlanIgmpSnoopStaticMemberPorts PortSet
  rcVlanIgmpSnoopStaticRowStatus RowStatus
  rcVlanIgmpSnoopStaticNotAllowedToJoin PortSet

RcVlanIgmpSnoopAccessEntry  
SEQUENCE    
  rcVlanIgmpSnoopAccessVlanId INTEGER
  rcVlanIgmpSnoopAccessGrpAddr IpAddress
  rcVlanIgmpSnoopAccessHostAddr IpAddress
  rcVlanIgmpSnoopAccessHostMask IpAddress
  rcVlanIgmpSnoopAccessMode INTEGER
  rcVlanIgmpSnoopAccessRowStatus RowStatus

RcVlanIgmpSnoopSenderEntry  
SEQUENCE    
  rcVlanIgmpSnoopSenderVlanId INTEGER
  rcVlanIgmpSnoopSenderIpAddress IpAddress
  rcVlanIgmpSnoopSenderIfIndex InterfaceIndex
  rcVlanIgmpSnoopSenderMember IpAddress
  rcVlanIgmpSnoopSenderAction INTEGER

RcVlanLoopDetectedEntry  
SEQUENCE    
  rcVlanLoopDetectedPortIndex Integer32
  rcVlanLoopDetectedVlanId Integer32
  rcVlanLoopDetectedValue INTEGER

RcVlanDsapSsapEntry  
SEQUENCE    
  rcVlanDsapSsapVlanId INTEGER
  rcVlanDsapSsapPid INTEGER
  rcVlanDsapSsapRowStatus RowStatus

RcVlanNewLoopDetectedEntry  
SEQUENCE    
  rcVlanNewLoopDetectedPortIndex InterfaceIndex
  rcVlanNewLoopDetectedVlanId Integer32
  rcVlanNewLoopDetectedMac MacAddress
  rcVlanNewLoopDetectedAction INTEGER
  rcVlanNewLoopDetectedSmltRemote TruthValue

RcSvlanEntry  
SEQUENCE    
  rcSvlanId INTEGER
  rcSvlanLevel Integer32
  rcSvlanEtherType Integer32

Defined Values

rcVlanMib 1.3.6.1.4.1.2272.1.3.0
Enterprise MIB for the Accelar product family.
MODULE-IDENTITY    

rcVlanNumVlans 1.3.6.1.4.1.2272.1.3.1
The number of VLANs currently defined in the switch.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..128  

rcVlanTable 1.3.6.1.4.1.2272.1.3.2
A list of Virtual LAN entries. The number of entries is given by rcVlanNumVlans.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcVlanEntry

rcVlanEntry 1.3.6.1.4.1.2272.1.3.2.1
Entry containing configuration information for a particular Virtual LAN. The relationship between the various port sets in a VLAN Entry are : o The set of ports defined by PortMembers must be a subset of the set of ports in the underlying STG of the VLAN. o The bitwise AND of PortMembers and NotAllowToJoin must be the empty set. o The bitwise OR of PortMembers and NotAllowToJoin must be the set of ports in the underlying STG of the VLAN. o The set of ports defined by StaticMembers must be a subset of the set of ports defined by PortMembers. o The bitwise XOR of PortMembers and StaticMembers defines the set of dynamic (potential) members of the VLAN. o The set of ports defined by ActiveMembers must be a subset of the set of ports defined by PortMembers.
Status: current Access: not-accessible
OBJECT-TYPE    
  RcVlanEntry  

rcVlanId 1.3.6.1.4.1.2272.1.3.2.1.1
A value that uniquely identifies the Virtual LAN associated with this entry. This value corresponds to the lower 12 bits in the IEEE 802.1Q VLAN Tag.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4094  

rcVlanName 1.3.6.1.4.1.2272.1.3.2.1.2
An administratively-assigned name for this VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

rcVlanColor 1.3.6.1.4.1.2272.1.3.2.1.3
An administratively-assigned color code for this VLAN. The value of this object is used by the VLAN Manager GUI tool to select a color when it draws this VLAN on the screen.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..32  

rcVlanHighPriority 1.3.6.1.4.1.2272.1.3.2.1.4
A flag to note whether frames in this VLAN should be assigned a high switching priority.
Status: deprecated Access: read-write
OBJECT-TYPE    
  TruthValue  

rcVlanRoutingEnable 1.3.6.1.4.1.2272.1.3.2.1.5
A flag to note whether IP routing is enabled in this VLAN.
Status: deprecated Access: read-write
OBJECT-TYPE    
  TruthValue  

rcVlanIfIndex 1.3.6.1.4.1.2272.1.3.2.1.6
When rcVlanRoutingEnable is set to true(1), this value indicates the 'logical' ifIndex assigned to this VLAN. Otherwise, this value is meaningless and should be set to zero.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

rcVlanAction 1.3.6.1.4.1.2272.1.3.2.1.7
VLAN related actions.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), flushMacFdb(2), flushArp(3), flushIp(4), flushDynMemb(5), all(6), flushSnoopMemb(7), triggerRipUpdate(8), flushSnoopMRtr(9)  

rcVlanResult 1.3.6.1.4.1.2272.1.3.2.1.8
The result from the last VLAN action.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), inProgress(2), success(3), fail(4)  

rcVlanStgId 1.3.6.1.4.1.2272.1.3.2.1.9
Indicates the Spanning Tree Group (STG) used by this VLAN to determine the state of its ports. If this VLAN is not associated with any STG, this value should be set to zero.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..128  

rcVlanType 1.3.6.1.4.1.2272.1.3.2.1.10
The type of VLAN, distinguished according to the policy used to define its port membership.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER byPort(1), byIpSubnet(2), byProtocolId(3), bySrcMac(4), byDstMcast(5), bySvlan(6), byIds(7)  

rcVlanPortMembers 1.3.6.1.4.1.2272.1.3.2.1.11
The set of ports that are members (static or dynamic) of this VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  PortSet  

rcVlanActiveMembers 1.3.6.1.4.1.2272.1.3.2.1.12
The set of ports that are currently active in this VLAN. Active ports include all static ports and any dynamic ports where the VLAN policy was met.
Status: current Access: read-only
OBJECT-TYPE    
  PortSet  

rcVlanStaticMembers 1.3.6.1.4.1.2272.1.3.2.1.13
The set of ports that are static members of this VLAN. A static member of a VLAN is always active and is never aged out.
Status: current Access: read-write
OBJECT-TYPE    
  PortSet  

rcVlanNotAllowToJoin 1.3.6.1.4.1.2272.1.3.2.1.14
The set of ports that are not allowed to become members of this VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  PortSet  

rcVlanProtocolId 1.3.6.1.4.1.2272.1.3.2.1.15
The protocol identifier of this VLAN. This value is meaningful only if rcVlanType is equal to byProtocolId(3). For other VLAN types it should have the value none(0).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), ip(1), ipx802dot3(2), ipx802dot2(3), ipxSnap(4), ipxEthernet2(5), appleTalk(6), decLat(7), decOther(8), sna802dot2(9), snaEthernet2(10), netBios(11), xns(12), vines(13), ipV6(14), usrDefined(15), rarp(16), pPPoE(17)  

rcVlanSubnetAddr 1.3.6.1.4.1.2272.1.3.2.1.16
The IP subnet address of this VLAN. This value is meaningful only if rcVlanType is equal to byIpSubnet(2). For other VLAN types it should have the value 0.0.0.0.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rcVlanSubnetMask 1.3.6.1.4.1.2272.1.3.2.1.17
The IP subnet mask of this VLAN. This value is meaningful only if rcVlanType is equal to byIpSubnet(2). For other VLAN types it should have the value 0.0.0.0.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rcVlanAgingTime 1.3.6.1.4.1.2272.1.3.2.1.18
The timeout period (in seconds) used for aging out dynamic members of this VLAN. This field is only relevant for policy-based VLANs.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0 | 10..1000000  

rcVlanMacAddress 1.3.6.1.4.1.2272.1.3.2.1.19
The MAC address assigned to the virtual router interface of this VLAN. This field is meaningful only if rcVlanRoutingEnable is equal to true(1).
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

rcVlanRowStatus 1.3.6.1.4.1.2272.1.3.2.1.20
Used to create/delete entries in the rcVlanTable.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rcVlanIgmpSnoopEnable 1.3.6.1.4.1.2272.1.3.2.1.21
A flag to note whether IGMP Snooping is enabled on this VLAN.
Status: deprecated Access: read-write
OBJECT-TYPE    
  TruthValue  

rcVlanIgmpSnoopReportProxyEnable 1.3.6.1.4.1.2272.1.3.2.1.22
A flag to note whether IGMP Report Proxy is enabled on this VLAN.
Status: deprecated Access: read-write
OBJECT-TYPE    
  TruthValue  

rcVlanIgmpSnoopRobustness 1.3.6.1.4.1.2272.1.3.2.1.23
This variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness variable may be increased. IGMP is robust to (Robustness - 1) packet losses.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

rcVlanIgmpSnoopQueryInterval 1.3.6.1.4.1.2272.1.3.2.1.24
The interval (in seconds) between IGMP Host-Query packets transmitted on this interface.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

rcVlanIgmpSnoopMRouterPorts 1.3.6.1.4.1.2272.1.3.2.1.25
The set of ports in this VLAN that provide connectivity to an IP Multicast router.
Status: deprecated Access: read-write
OBJECT-TYPE    
  PortSet  

rcVlanUserDefinedPid 1.3.6.1.4.1.2272.1.3.2.1.26
When rcVlanProtocolId is set to usrDefined(15) in a protocol-based VLAN, this field represents the 16-bit user defined protocol identifier.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

rcVlanIgmpSnoopActiveMRouterPorts 1.3.6.1.4.1.2272.1.3.2.1.27
Active ports.
Status: deprecated Access: read-only
OBJECT-TYPE    
  PortSet  

rcVlanProtocolIds 1.3.6.1.4.1.2272.1.3.2.1.28
Bitfield of protocol ids.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

rcVlanIgmpSnoopActiveQuerier 1.3.6.1.4.1.2272.1.3.2.1.29
IP address of multicast querier router.
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpAddress  

rcVlanIgmpSnoopMRouterExpiration 1.3.6.1.4.1.2272.1.3.2.1.30
Multicast querier router aging time out.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

rcVlanIgmpSnoopQuerierPort 1.3.6.1.4.1.2272.1.3.2.1.31
The port on which the multicast querier router was heard.
Status: deprecated Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

rcVlanUserPriority 1.3.6.1.4.1.2272.1.3.2.1.32
User priority level.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER level0(0), level1(1), level2(2), level3(3), level4(4), level5(5), level6(6), level7(7)  

rcVlanQosLevel 1.3.6.1.4.1.2272.1.3.2.1.33
Used to specify the Qos level packets, carried in this VLAN, should be processed with.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER level0(0), level1(1), level2(2), level3(3), level4(4), level5(5), level6(6), level7(7)  

rcVlanTosValue 1.3.6.1.4.1.2272.1.3.2.1.34
Tos value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..64  

rcVlanEncap 1.3.6.1.4.1.2272.1.3.2.1.35
This is the encapsulation type for userdefined protocol based vlans. This is not meaningful for other types of vlan. The default value is null.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ethernet2(1), llc(2), snap(3), all(4), notapplicable(5)  

rcVlanFirewallVlanType 1.3.6.1.4.1.2272.1.3.2.1.36
This is the firewall vlan type for port based vlans.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), naap(2), enforceable(3), peering(4)  

rcVlanFdbAging 1.3.6.1.4.1.2272.1.3.2.1.37
The timeout required to.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 10..1000000  

rcVlanUpdateDynamicMacQosLevel 1.3.6.1.4.1.2272.1.3.2.1.38
It is used to indicate whether to update qos level for dynamic learned mac add resses associated with a subnet-based or protocol-based vlan when vlan qos level changes. If it is set to TRUE, qos level for all dynamic learned mac addresses will be changed upon changing vlan qos level. If it is set to DISABLE, once a mac address is learned, qos level will not updated when vlan qos level changes.
Status: current Access: read-write
OBJECT-TYPE    
  EnableValue  

rcVlanUserDefinedPidList 1.3.6.1.4.1.2272.1.3.2.1.39
A list of Protocol Id to usrDefined in a protocol-based VLAN, this field represents the list user defined protocol identifier.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

rcVlanIgmpVer1SnoopMRouterPorts 1.3.6.1.4.1.2272.1.3.2.1.40
The set of ports in this VLAN that provide connectivity to an IP Multicast router using IGMP Version 1.
Status: current Access: read-write
OBJECT-TYPE    
  PortSet  

rcVlanIgmpVer2SnoopMRouterPorts 1.3.6.1.4.1.2272.1.3.2.1.41
The set of ports in this VLAN that provide connectivity to an IP Multicast router using IGMP version 2.
Status: current Access: read-write
OBJECT-TYPE    
  PortSet  

rcVlanTlsIpmc 1.3.6.1.4.1.2272.1.3.2.1.42
Enable/disable the IP Mcast for this SP IP service Vlan for TLS OE feature
Status: current Access: read-write
OBJECT-TYPE    
  EnableValue  

rcVlanFirewallClusterId 1.3.6.1.4.1.2272.1.3.2.1.43
Firewall cluster Id
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..64  

rcVlanOspfPassivePortMember 1.3.6.1.4.1.2272.1.3.2.1.44
The set of ports in the vlan that are designated as ospf passive.
Status: current Access: read-write
OBJECT-TYPE    
  PortSet  

rcVlanPortTable 1.3.6.1.4.1.2272.1.3.3
A table used to maintain VLAN port related information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcVlanPortEntry

rcVlanPortEntry 1.3.6.1.4.1.2272.1.3.3.1
Entry containing VLAN information regarding a particular port.
Status: current Access: not-accessible
OBJECT-TYPE    
  RcVlanPortEntry  

rcVlanPortIndex 1.3.6.1.4.1.2272.1.3.3.1.1
An unique index used to identify a particular port in the system. This index is equal to the ifIndex of the port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

rcVlanPortNumVlanIds 1.3.6.1.4.1.2272.1.3.3.1.2
Used to indicate the number of VLAN IDs that are stored in the rcVlanPortVlanIds variable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rcVlanPortVlanIds 1.3.6.1.4.1.2272.1.3.3.1.3
An array used to identify which VLANs this port is assigned to. Each VLAN ID is stored as a two octet value. The first octet in the pair holds bits 15-8 of the VLAN ID, while the second octet holds bits 7-0 of the VLAN ID.
Status: current Access: read-write
OBJECT-TYPE    
  IdList Size(0..4096)  

rcVlanPortType 1.3.6.1.4.1.2272.1.3.3.1.4
The type of port: access(1) or trunk(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER access(1), trunk(2)  

rcVlanPortDiscardTaggedFrames 1.3.6.1.4.1.2272.1.3.3.1.5
A flag used to determine how to process tagged frames received on this access port. When the flag is set, these frames are discarded by the forwarding process. When the flag is reset, these frames are processed normally. This field is meaningless when the port is not an access port and should be set to false(2).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rcVlanPortDiscardUntaggedFrames 1.3.6.1.4.1.2272.1.3.3.1.6
A flag used to determine how to process untagged frames received on this trunk port. When the flag is set, these frames are discarded by the forwarding process. When the flag is reset, these frames are assigned to the VLAN specified by rcVlanPortDefaultVlanId. This field is meaningless when the port is not a trunk port and should be set to false(2).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rcVlanPortDefaultVlanId 1.3.6.1.4.1.2272.1.3.3.1.7
The VLAN ID assigned to untagged frames received on this trunk port. This field is meaningless when the port is not a trunk port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..4094  

rcVlanPortPerformTagging 1.3.6.1.4.1.2272.1.3.3.1.8
Enable/disable the port on the current vlan to perform tagging on the incoming and outgoing traffic.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2), tagPvidOnly(3), untagPvidOnly(4)  

rcVlanPortSVlanPortType 1.3.6.1.4.1.2272.1.3.3.1.9
The type of port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), uni(2), nni(3)  

rcVlanPortLoopDetect 1.3.6.1.4.1.2272.1.3.3.1.10
Enable/disable loop detection on this port
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rcVlanPortFirstPortInOpid 1.3.6.1.4.1.2272.1.3.3.1.11
This value gives the IfIndex of the first port in the octapid. This value is used to generate an error message when changing port type from normal to uni/nni and viceversa
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

rcVlanPortLastPortInOpid 1.3.6.1.4.1.2272.1.3.3.1.12
This value gives the IfIndex of the first port in the octapid. This value is used to generate an error message when changing port type from normal to uni/nni and viceversa
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

rcVlanPortUntagDefaultVlan 1.3.6.1.4.1.2272.1.3.3.1.13
enable/disable Egress Tagging on the Default Vlan of the port.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rcVlanPortLoopDetectAction 1.3.6.1.4.1.2272.1.3.3.1.14
This value is used to specify the action which needs to be taken once a loop is detected on a specific port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER portDown(1), vlanBlock(2), macDiscard(3)  

rcVlanPortArpDetect 1.3.6.1.4.1.2272.1.3.3.1.15
Enable/disable Arp detection on this port
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rcVlanPortSpoofDetect 1.3.6.1.4.1.2272.1.3.3.1.16
Enable/disable spoof detection on this port
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rcVlanMacTable 1.3.6.1.4.1.2272.1.3.4
A table used to maintain MAC addresses assigned to a particular VLAN by MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcVlanMacEntry

rcVlanMacEntry 1.3.6.1.4.1.2272.1.3.4.1
Entry containing VLAN information regarding a particular port.
Status: current Access: not-accessible
OBJECT-TYPE    
  RcVlanMacEntry  

rcVlanMacVlanId 1.3.6.1.4.1.2272.1.3.4.1.1
An unique index used to identify a VLAN (by MAC address) in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

rcVlanMacAddr 1.3.6.1.4.1.2272.1.3.4.1.2
An unique index used to identify a MAC address assigned to a particular VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

rcVlanMacRowStatus 1.3.6.1.4.1.2272.1.3.4.1.3
Row status for this entry.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rcVlanIgmpSnoopNumGroups 1.3.6.1.4.1.2272.1.3.5
The number of entries (rows) in the rcVlanIgmpSnoopTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rcVlanIgmpSnoopTable 1.3.6.1.4.1.2272.1.3.6
The (conceptual) table listing the IP multicast groups for which there are members on a particular interface on a particular VLAN (i.e., a list known multicast receivers). A row is created by the system when it receives an IGMP Join messages on a port.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcVlanIgmpSnoopEntry

rcVlanIgmpSnoopEntry 1.3.6.1.4.1.2272.1.3.6.1
An entry (row) in the rcVlanIgmpSnoopTable.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  RcVlanIgmpSnoopEntry  

rcVlanIgmpSnoopVlanId 1.3.6.1.4.1.2272.1.3.6.1.1
The VLAN for which this entry contains information.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER 1..4094  

rcVlanIgmpSnoopIpAddress 1.3.6.1.4.1.2272.1.3.6.1.2
The IP multicast group address for which this entry contains information.
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpAddress  

rcVlanIgmpSnoopIfIndex 1.3.6.1.4.1.2272.1.3.6.1.3
The interface for which this entry contains information for this IP multicast group address (i.e., the port the Join message was received).
Status: deprecated Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

rcVlanIgmpSnoopMember 1.3.6.1.4.1.2272.1.3.6.1.4
The IP Address of the source of the membership report received for this IP Multicast group address on this interface (i.e., the address of the host sending the Join message).
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpAddress  

rcVlanIgmpSnoopExpiration 1.3.6.1.4.1.2272.1.3.6.1.5
The minimum amount of time remaining before this entry will be aged out.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

rcVlanIgmpSnoopType 1.3.6.1.4.1.2272.1.3.6.1.6
The type of entry: dynamic(1) entries are created by snooping IGMP messages, static(2) entries are created via management.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER dynamic(1), static(2), blocked(3)  

rcVlanIgmpSnoopStaticTable 1.3.6.1.4.1.2272.1.3.7
The (conceptual) table listing the statically- defined IP multicast groups for which there are members on a particular interface on a particular VLAN.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcVlanIgmpSnoopStaticEntry

rcVlanIgmpSnoopStaticEntry 1.3.6.1.4.1.2272.1.3.7.1
An entry (row) in the rcVlanIgmpSnoopStaticTable.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  RcVlanIgmpSnoopStaticEntry  

rcVlanIgmpSnoopStaticVlanId 1.3.6.1.4.1.2272.1.3.7.1.1
The VLAN for which this entry contains information.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER 1..4094  

rcVlanIgmpSnoopStaticIpAddress 1.3.6.1.4.1.2272.1.3.7.1.2
The IP multicast group address for which this entry contains information. The address must fall within 224.0.1.0 to 239.255.255.255.
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpAddress  

rcVlanIgmpSnoopStaticMemberPorts 1.3.6.1.4.1.2272.1.3.7.1.3
The set of ports in this VLAN multicast traffic for the rcVlanIgmpSnoopStaticIpAddress is to be forwarded to.
Status: deprecated Access: read-write
OBJECT-TYPE    
  PortSet  

rcVlanIgmpSnoopStaticRowStatus 1.3.6.1.4.1.2272.1.3.7.1.4
Used to create/delete entries in the rcVlanIgmpSnoopStaticTable.
Status: deprecated Access: read-write
OBJECT-TYPE    
  RowStatus  

rcVlanIgmpSnoopStaticNotAllowedToJoin 1.3.6.1.4.1.2272.1.3.7.1.5
Not allowed to join
Status: deprecated Access: read-write
OBJECT-TYPE    
  PortSet  

rcVlanIgmpSnoopAccessTable 1.3.6.1.4.1.2272.1.3.8
Table used to specify which host(s) can send and/or receive IP Multicast traffic.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcVlanIgmpSnoopAccessEntry

rcVlanIgmpSnoopAccessEntry 1.3.6.1.4.1.2272.1.3.8.1
An entry (row) in the rcVlanIgmpSnoopAccessTable.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  RcVlanIgmpSnoopAccessEntry  

rcVlanIgmpSnoopAccessVlanId 1.3.6.1.4.1.2272.1.3.8.1.1
The VLAN for which this entry contains information.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER 1..4094  

rcVlanIgmpSnoopAccessGrpAddr 1.3.6.1.4.1.2272.1.3.8.1.2
The IP multicast group address for which this entry contains information.
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpAddress  

rcVlanIgmpSnoopAccessHostAddr 1.3.6.1.4.1.2272.1.3.8.1.3
The IP address of a host for which this entry contains information.
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpAddress  

rcVlanIgmpSnoopAccessHostMask 1.3.6.1.4.1.2272.1.3.8.1.4
The IP netmask of a host for which this entry contains information.
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpAddress  

rcVlanIgmpSnoopAccessMode 1.3.6.1.4.1.2272.1.3.8.1.5
Used to specify whether the host identified by rcVlanIgmpSnoopAccessHostAddr should be denied IP multicast transmit, receive, or both.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER denyTx(1), denyRx(2), denyBoth(3)  

rcVlanIgmpSnoopAccessRowStatus 1.3.6.1.4.1.2272.1.3.8.1.6
Row status
Status: deprecated Access: read-write
OBJECT-TYPE    
  RowStatus  

rcVlanIgmpSnoopSenderTable 1.3.6.1.4.1.2272.1.3.9
The (conceptual) table listing the IP multicast groups for which there are members on a particular interface on a particular VLAN (i.e., a list known multicast senders). A row is created by the system when it receives an IGMP Join messages on a port.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcVlanIgmpSnoopSenderEntry

rcVlanIgmpSnoopSenderEntry 1.3.6.1.4.1.2272.1.3.9.1
An entry (row) in the rcVlanIgmpSnoopSenderTable.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  RcVlanIgmpSnoopSenderEntry  

rcVlanIgmpSnoopSenderVlanId 1.3.6.1.4.1.2272.1.3.9.1.1
The VLAN for which this entry contains information.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER 1..4094  

rcVlanIgmpSnoopSenderIpAddress 1.3.6.1.4.1.2272.1.3.9.1.2
The IP multicast group address for which this entry contains information.
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpAddress  

rcVlanIgmpSnoopSenderIfIndex 1.3.6.1.4.1.2272.1.3.9.1.3
The interface for which this entry contains information for this IP multicast group address (i.e., the port the multicast traffic was received).
Status: deprecated Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

rcVlanIgmpSnoopSenderMember 1.3.6.1.4.1.2272.1.3.9.1.4
The IP Address of the host sending the multicast traffic.
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpAddress  

rcVlanIgmpSnoopSenderAction 1.3.6.1.4.1.2272.1.3.9.1.5
Used to specify an action to perform on this group.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER none(0), flushEntry(1), flushGrp(2)  

rcVlanLoopDetectedTable 1.3.6.1.4.1.2272.1.3.10
A list of Vlans the port belongs to and the corresponding loop detected status.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcVlanLoopDetectedEntry

rcVlanLoopDetectedEntry 1.3.6.1.4.1.2272.1.3.10.1
Loop-Detected Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RcVlanLoopDetectedEntry  

rcVlanLoopDetectedPortIndex 1.3.6.1.4.1.2272.1.3.10.1.1
Port Number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

rcVlanLoopDetectedVlanId 1.3.6.1.4.1.2272.1.3.10.1.2
Gives the VlanId to which the port belongs.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

rcVlanLoopDetectedValue 1.3.6.1.4.1.2272.1.3.10.1.3
Gives the Loop Detected status of the port in a vlan.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

rcVlanDsapSsapTable 1.3.6.1.4.1.2272.1.3.11
A table used to maintain DSAP/SSAP values assigned to a sna802dot2 or userdefined vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcVlanDsapSsapEntry

rcVlanDsapSsapEntry 1.3.6.1.4.1.2272.1.3.11.1
An entry in the rcVlanDsapSsap table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RcVlanDsapSsapEntry  

rcVlanDsapSsapVlanId 1.3.6.1.4.1.2272.1.3.11.1.1
A unique index to identify a vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..2147483647  

rcVlanDsapSsapPid 1.3.6.1.4.1.2272.1.3.11.1.2
Values of DSAP/SSAP assigned to a particular vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..ffff  

rcVlanDsapSsapRowStatus 1.3.6.1.4.1.2272.1.3.11.1.3
Row Status.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rcVlanNewLoopDetectedTable 1.3.6.1.4.1.2272.1.3.12
A list of Vlans the port belongs to and the corresponding loop detected status.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcVlanNewLoopDetectedEntry

rcVlanNewLoopDetectedEntry 1.3.6.1.4.1.2272.1.3.12.1
Loop-Detected Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RcVlanNewLoopDetectedEntry  

rcVlanNewLoopDetectedPortIndex 1.3.6.1.4.1.2272.1.3.12.1.1
Port Number.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rcVlanNewLoopDetectedVlanId 1.3.6.1.4.1.2272.1.3.12.1.2
Gives the VlanId to which the port belongs.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

rcVlanNewLoopDetectedMac 1.3.6.1.4.1.2272.1.3.12.1.3
Mac address
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

rcVlanNewLoopDetectedAction 1.3.6.1.4.1.2272.1.3.12.1.4
This value is used to specify the action which needs to be taken once a loop is detected on a specific port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER portDown(1), vlanBlock(2), macDiscard(3)  

rcVlanNewLoopDetectedSmltRemote 1.3.6.1.4.1.2272.1.3.12.1.5
A MAC address indicate for remote learnt, either local or remote.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rcSvlanGlobal 1.3.6.1.4.1.2272.1.35.1
OBJECT IDENTIFIER    

rcSvlanActiveLevel 1.3.6.1.4.1.2272.1.35.1.1
Stacked Vlan active level.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

rcSvlanTable 1.3.6.1.4.1.2272.1.35.2
A list of possible levels and their corresponding ether type. The number of entries is eight.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcSvlanEntry

rcSvlanEntry 1.3.6.1.4.1.2272.1.35.2.1
A Stacked Vlan table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RcSvlanEntry  

rcSvlanId 1.3.6.1.4.1.2272.1.35.2.1.1
Row Index.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

rcSvlanLevel 1.3.6.1.4.1.2272.1.35.2.1.2
A value that identifies the switch level associated with this entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rcSvlanEtherType 1.3.6.1.4.1.2272.1.35.2.1.3
The ether type value is used for svlan tagging.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32