CENTILLION-VIRTUALSEGMENT-MIB: View SNMP OID List / Download MIB

VENDOR: CENTILLION NETWORKS


 Home MIB: CENTILLION-VIRTUALSEGMENT-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 virtualSegmentGroup 1.3.6.1.4.1.930.2.1.2.23
       virtualSegmentConfigNumber 1.3.6.1.4.1.930.2.1.2.23.1 integer read-only
The total number of configured virtual segments in the system.
       virtualSegmentActiveNumber 1.3.6.1.4.1.930.2.1.2.23.2 integer read-only
The total number of active virtual segments in the system.
       virtualSegmentTable 1.3.6.1.4.1.930.2.1.2.23.3 no-access
The Virtual Segment table. The virtual segment table contains information pertaining the each virtual segment in the system.
           virtualSegmentEntry 1.3.6.1.4.1.930.2.1.2.23.3.1 no-access
A 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.
               virtualSegmentType 1.3.6.1.4.1.930.2.1.2.23.3.1.1 virtualsegmenttypeid read-write
The 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.
               virtualSegmentId 1.3.6.1.4.1.930.2.1.2.23.3.1.2 integer read-write
The 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.
               virtualSegmentStatus 1.3.6.1.4.1.930.2.1.2.23.3.1.3 statusindicator read-write
The current status of the virtual Segment entry. VSegments may be added by specifiying a valid status, and removed by specifying an invalid status.
               virtualSegmentIfIndex 1.3.6.1.4.1.930.2.1.2.23.3.1.4 integer read-only
The value of the instance of the ifIndex object, defined in MIB-II, for the interface corresponding to this VSegment.
               virtualSegmentConfiguredPortNumber 1.3.6.1.4.1.930.2.1.2.23.3.1.5 integer read-only
The number of ports configured in this VSegment.
               virtualSegmentActivePortNumber 1.3.6.1.4.1.930.2.1.2.23.3.1.6 integer read-only
The number of active ports in this VSegment.
               virtualSegmentSpecific 1.3.6.1.4.1.930.2.1.2.23.3.1.7 object identifier read-only
The 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 }.
               virtualSegmentAdminEncapsulation 1.3.6.1.4.1.930.2.1.2.23.3.1.8 integer read-write
The 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. Enumeration: 'ethernet-iso88023': 3, 'ethernet-csmacd': 4, 'other': 1, 'iso88025-tokenRing': 2, 'iso88023-csmacd': 5.
               virtualSegmentBridgeGroupIdentifier 1.3.6.1.4.1.930.2.1.2.23.3.1.9 bridgegroupid read-only
The spanning tree group identifier corresponding to this virtual segment.
               virtualSegmentGroupName 1.3.6.1.4.1.930.2.1.2.23.3.1.10 displaystring read-write
The 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.
               virtualSegmentGroupServer 1.3.6.1.4.1.930.2.1.2.23.3.1.11 boolean read-write
Used to indicate a server is attached to this MLT group. Default condition is false (no server attached to this MLT group).
       virtualSegmentPortTable 1.3.6.1.4.1.930.2.1.2.23.4 no-access
The Virtual Segment port configuration table. This table contains information pertaining to the ports belonging to a virtual segment.
           virtualSegmentPortEntry 1.3.6.1.4.1.930.2.1.2.23.4.1 no-access
An 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.
               virtualSegmentPortType 1.3.6.1.4.1.930.2.1.2.23.4.1.1 virtualsegmenttypeid read-write
The virtual segment type of which this port is a member.
               virtualSegmentPortId 1.3.6.1.4.1.930.2.1.2.23.4.1.2 integer read-write
The virtual segment identifier of which this port is a member.
               virtualSegmentPortCardNumber 1.3.6.1.4.1.930.2.1.2.23.4.1.3 integer read-write
The card number for this port in the virtual Segment.
               virtualSegmentPortPortNumber 1.3.6.1.4.1.930.2.1.2.23.4.1.4 integer read-write
The port number for this port in the virtual Segment.
               virtualSegmentPortStatus 1.3.6.1.4.1.930.2.1.2.23.4.1.5 statusindicator read-write
The current status of the entry. Entries may be added by specifying a value of valid, and removed by setting the status to invalid.
               virtualSegmentPortIfIndex 1.3.6.1.4.1.930.2.1.2.23.4.1.6 integer read-only
The 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.