RAPIDCITY-VLAN-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for RAPIDCITY-VLAN-MIB.
27
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
27 total| Object Name |
|---|
rapidcity OBJECT IDENTIFIER .1.3.6.1.4.1.2272 |
IMPORTS Unknown .1.3.6.1.4.1.2272 |
rapidcityfoo OBJECT IDENTIFIER .1.3.6.1.4.1.2272.1 |
rcVlan OBJECT IDENTIFIER .1.3.6.1.4.1.2272.1.3 |
rcVlanNumVlansNumber of VLANs currently definedro INTEGER .1.3.6.1.4.1.2272.1.3.1 |
rcVlanTableA list of Virtual LAN entries. VLAN 1 is the default. SEQUENCE OF RcVlanEntry .1.3.6.1.4.1.2272.1.3.2 |
rcVlanEntryEntry containing information for a particular
Virtual LAN. RcVlanEntry .1.3.6.1.4.1.2272.1.3.2.1 |
rcVlanIdA value that uniquely identifies the Virtual LAN
associated with this entry. This value correspond
to the lower 12 bits in the IEEE VLAN field.ro INTEGER .1.3.6.1.4.1.2272.1.3.2.1.1 |
rcVlanNameVLAN Namerw DisplayString .1.3.6.1.4.1.2272.1.3.2.1.2 |
rcVlanColorColor assigned to this VLAN. The color
is a proprietary number scheme used by
the DM to associate an integer value with a
particular color. The color is treated
transparently in the device.rw INTEGER .1.3.6.1.4.1.2272.1.3.2.1.3 |
rcVlanHighPriorityControl whether this VLAN should be given
high priority.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2272.1.3.2.1.4 |
rcVlanRoutingEnableControl whether routing should be enabled on this
VLAN.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2272.1.3.2.1.5 |
rcVlanIfIndexIf rcVlanRoutingEnable is set to TRUE, then this
value will indicate the 'logical' ifIndex that is
assigned to this VLAN. Otherwise, this value is
meaningless and should be set to zero.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.2272.1.3.2.1.6 |
rcVlanActionVlan related actions.rw Enumeration .1.3.6.1.4.1.2272.1.3.2.1.7 |
rcVlanResultResult from the last Vlan action.ro Enumeration .1.3.6.1.4.1.2272.1.3.2.1.8 |
rcVlanStgIdUsed to indicate the spanning tree group this
VLAN is associated it. If this vlan is not
be associated with any spanning tree group, this
value should be set to zero(0).rw INTEGER .1.3.6.1.4.1.2272.1.3.2.1.9 |
rcVlanTypeUsed to indicate the type of VLAN.rw Enumeration .1.3.6.1.4.1.2272.1.3.2.1.10 |
rcVlanPortMembersA bitfield used to identify which ports in the
system are members (static or dynamic) to this
VLAN.
The bitfield is 32 octets long representing
ports 0 to 255 (inclusive).rw OCTET STRING .1.3.6.1.4.1.2272.1.3.2.1.11 |
rcVlanPotentialMembersA bitfield used to identify which ports in the
system are potential members to join this VLAN.
The bitfield is 32 octets long representing
ports 0 to 255 (inclusive).rw OCTET STRING .1.3.6.1.4.1.2272.1.3.2.1.12 |
rcVlanStaticMembersA bitfield used to identify how ports are
members of this VLAN.
A one(1) value in a bit means the port is a
static member of this VLAN. A zero(0) value
in a bit means the port is a dynamic member
of this VLAN.
The bitfield is 32 octets long representing
ports 0 to 255 (inclusive).rw OCTET STRING .1.3.6.1.4.1.2272.1.3.2.1.13 |
rcVlanNotAllowToJoinA bitfield used to identify which ports are not
allowed to join this VLAN.
A one(1) value in a bit means the port is not
allowed to join a VLAN. A zero(0) value in a bit
means the port is allowed to join a VLAN.
The bitfield is 32 octets long representing
ports 0 to 255 (inclusive).rw OCTET STRING .1.3.6.1.4.1.2272.1.3.2.1.14 |
rcVlanProtocolIdThe protocol id of this VLAN. This value
is meaningful only if 'rcVlanType' is equal to
'byProtocolId'.rw Enumeration .1.3.6.1.4.1.2272.1.3.2.1.15 |
rcVlanSubnetAddrThe IP subnet address of this VLAN. This value
is meaningful only if 'rcVlanType' is equal to
'byIpSubnet'.rw IpAddress .1.3.6.1.4.1.2272.1.3.2.1.16 |
rcVlanSubnetMaskThe IP subnet mask of this VLAN. This value
is meaningful only if 'rcVlanType' is equal to
'byIpSubnet'.rw IpAddress .1.3.6.1.4.1.2272.1.3.2.1.17 |
rcVlanAgingTimeThe timeout period in seconds for aging out
dynamic members of policy-based VLANs.rw INTEGER .1.3.6.1.4.1.2272.1.3.2.1.18 |
rcVlanMacAddressThe MAC address assigned to this VLAN.
This field is only relevant when the VLAN
is configured for routing.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.2272.1.3.2.1.19 |
rcVlanRowStatusUsed to create/delete entriesrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2272.1.3.2.1.20 |