CENTILLION-VIRTUALSEGMENT-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for CENTILLION-VIRTUALSEGMENT-MIB.
25
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
25 total| Object Name |
|---|
virtualSegmentGroup OBJECT IDENTIFIER .1.3.6.1.4.1.5951.1.2.2.23 |
IMPORTS Unknown .1.3.6.1.4.1.5951.1.2.2.23 |
virtualSegmentConfigNumberThe total number of configured virtual segments in the
system.ro INTEGER .1.3.6.1.4.1.5951.1.2.2.23.1 |
virtualSegmentActiveNumberThe total number of active virtual segments in the system.ro INTEGER .1.3.6.1.4.1.5951.1.2.2.23.2 |
virtualSegmentTableThe Virtual Segment table. The virtual segment table contains
information pertaining the each virtual segment in the system. SEQUENCE OF VirtualSegmentEntry .1.3.6.1.4.1.5951.1.2.2.23.3 |
virtualSegmentEntryA single entry in the virtual segment table. Virtual segments
may be added by specifying a valid status for a non-existant
entry in the table. Note that if no other values are
specified in the set request, they are defaulted to a
value as appropriate to the type of virtual Segment. VirtualSegmentEntry .1.3.6.1.4.1.5951.1.2.2.23.3.1 |
virtualSegmentTypeThe virtual segment type. When the type is ethernet, a MLT
group will be created. When the type is token ring, a token
ring vsegment is created.rw VirtualSegmentTypeId .1.3.6.1.4.1.5951.1.2.2.23.3.1.1 |
virtualSegmentIdThe virtual segment identifier. The identifier is interpreted
based upon the virtualSegmentType object. For example, the
virtualSegmentIdentifier for a token-ring VSegment
is the ring number.
This identifier must be unique across local VSegments within
the specific virtualSegmentType.rw INTEGER .1.3.6.1.4.1.5951.1.2.2.23.3.1.2 |
virtualSegmentStatusThe current status of the virtual Segment entry. VSegments may
be added by specifiying a valid status, and removed by
specifying an invalid status.rw StatusIndicator .1.3.6.1.4.1.5951.1.2.2.23.3.1.3 |
virtualSegmentIfIndexThe value of the instance of the ifIndex object, defined
in MIB-II, for the interface corresponding to this VSegment.ro INTEGER .1.3.6.1.4.1.5951.1.2.2.23.3.1.4 |
virtualSegmentConfiguredPortNumberThe number of ports configured in this VSegment.ro INTEGER .1.3.6.1.4.1.5951.1.2.2.23.3.1.5 |
virtualSegmentActivePortNumberThe number of active ports in this VSegment.ro INTEGER .1.3.6.1.4.1.5951.1.2.2.23.3.1.6 |
virtualSegmentSpecificThe object identifier to reference the corresponding instance
in a VSegment specific MIB. If this information is not present,
its value is set to the OBJECT IDENTIFIER { 0 0 }.ro OBJECT IDENTIFIER .1.3.6.1.4.1.5951.1.2.2.23.3.1.7 |
virtualSegmentAdminEncapsulationThe encapulation used for generating management frames for
multicast, broadcast and unknown destinations. The default
values are specific to the virtualSemgentTypeId and are
assigned as follows:
token-ring: iso88025-tokenRing,
ethernet: ethernet-iso88023
Allowable values are also dependant on the
virtualSegmentTypeId.rw Enumeration .1.3.6.1.4.1.5951.1.2.2.23.3.1.8 |
virtualSegmentBridgeGroupIdentifierThe spanning tree group identifier corresponding to this
virtual segment.ro BridgeGroupId .1.3.6.1.4.1.5951.1.2.2.23.3.1.9 |
virtualSegmentGroupNameThe MLT group name corresponding to this virtual
segment. This value is used for ethernet vsegment type
and is ignored for a token ring vsegment type.rw DisplayString .1.3.6.1.4.1.5951.1.2.2.23.3.1.10 |
virtualSegmentGroupServerUsed to indicate a server is attached to this MLT
group. Default condition is false (no server attached
to this MLT group).rw Boolean .1.3.6.1.4.1.5951.1.2.2.23.3.1.11 |
virtualSegmentPortTableThe Virtual Segment port configuration table. This table
contains information pertaining to the ports belonging to a
virtual segment. SEQUENCE OF VirtualSegmentPortEntry .1.3.6.1.4.1.5951.1.2.2.23.4 |
virtualSegmentPortEntryAn entry in the virtual Segment port table. Entries are
added by specifying the virtualSegmentPortType,
virtualSegmentPortIdentifier,
virtualSegmentPortCardNumber, and virtualSegmentPortPortNumber.
Entries may be deleted simply by invalidating the
virtualSegmentPortStatus object. VirtualSegmentPortEntry .1.3.6.1.4.1.5951.1.2.2.23.4.1 |
virtualSegmentPortTypeThe virtual segment type of which this port is a member.rw VirtualSegmentTypeId .1.3.6.1.4.1.5951.1.2.2.23.4.1.1 |
virtualSegmentPortIdThe virtual segment identifier of which this port is
a member.rw INTEGER .1.3.6.1.4.1.5951.1.2.2.23.4.1.2 |
virtualSegmentPortCardNumberThe card number for this port in the virtual Segment.rw INTEGER .1.3.6.1.4.1.5951.1.2.2.23.4.1.3 |
virtualSegmentPortPortNumberThe port number for this port in the virtual Segment.rw INTEGER .1.3.6.1.4.1.5951.1.2.2.23.4.1.4 |
virtualSegmentPortStatusThe current status of the entry. Entries may be added by
specifying a value of valid, and removed by setting the
status to invalid.rw StatusIndicator .1.3.6.1.4.1.5951.1.2.2.23.4.1.5 |
virtualSegmentPortIfIndexThe value for this object identifies the instance of
the ifIndex object defined in MIB-II, for the interface
corresponding to this port. If no such entry exists, the
value 0 may be returned.ro INTEGER .1.3.6.1.4.1.5951.1.2.2.23.4.1.6 |