CENTILLION-VLAN-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for CENTILLION-VLAN-MIB.
14
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
14 total| Object Name |
|---|
cnVlanMemberGroup OBJECT IDENTIFIER .1.3.6.1.4.1.25651.1.2.3.2.3.2 |
IMPORTS Unknown .1.3.6.1.4.1.25651.1.2.3.2.3.2 |
cnVlanPortMemberTableThe VLAN port membership configuration table. This
table contains membership information pertaining to the
ports belonging to a VLAN. SEQUENCE OF CnVlanPortMemberEntry .1.3.6.1.4.1.25651.1.2.3.2.3.2.1 |
cnVlanPortMemberEntryAn entry containing VLAN membership information
for a particular port. Entries are added by
specifying the cnVlanPortMemberCard,
cnVlanPortMemberPort, cnVlanPortMemberVID,
and the cnVlanPortMemberIngressType.
Entries are deleted simply by setting the
cnVlanPortMemberStatus object to destroy. CnVlanPortMemberEntry .1.3.6.1.4.1.25651.1.2.3.2.3.2.1.1 |
cnVlanPortMemberCardThe card number for this port in the VLAN.ro INTEGER .1.3.6.1.4.1.25651.1.2.3.2.3.2.1.1.1 |
cnVlanPortMemberPortThe port number for this port in the VLAN.ro INTEGER .1.3.6.1.4.1.25651.1.2.3.2.3.2.1.1.2 |
cnVlanPortMemberVIDThe VLAN ID of which this port is a member.ro VlanId .1.3.6.1.4.1.25651.1.2.3.2.3.2.1.1.3 |
cnVlanPortMemberStatusThe current status of the entry. Entries may be added by
specifying a value of createAndGo, and removed by setting
the status to destroy.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25651.1.2.3.2.3.2.1.1.4 |
cnVlanPortMemberIngressTypeThe method used to classify ingress frames on this
port into this VLAN. The allowed values are specific to
the cnVlanType of the VLAN as follows:
byPort: pvid or tag
byProtocolId: pvid, tag, or protocolId
Allowable values may also be restricted by the
VLAN capabilities of this port.rw Enumeration .1.3.6.1.4.1.25651.1.2.3.2.3.2.1.1.5 |
cnVlanPortMemberDynamicThe value for this object indicates whether the
switch learned this port's VLAN membership dynamically.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.25651.1.2.3.2.3.2.1.1.6 |
cnVlanPortMemberIfIndexThe value for this object identifies the instance of
the ifIndex object, defined in MIB-II, for the interface
corresponding to this port and VLAN. If no such entry
exists, the value 0 may be returned.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.25651.1.2.3.2.3.2.1.1.7 |
cnVlanPortMemberRingThe ring number for this port if this VLAN uses source
route or source route transparent bridging.rw INTEGER .1.3.6.1.4.1.25651.1.2.3.2.3.2.1.1.8 |
cnVlanENETMgtVID of the Ethernet management VLAN. The null
VID indicates that an Ethernet management VLAN
is not configured.rw VlanId .1.3.6.1.4.1.25651.1.2.3.2.3.3 |
cnVlanTRMgtVID of the Token Ring management VLAN. The null
VID indicates that an Token Ring management VLAN
is not configured.rw VlanId .1.3.6.1.4.1.25651.1.2.3.2.3.4 |