GENERIC-3COM-TRUNK-MIB: View SNMP OID List / Download MIB

VENDOR: 3COM


 Home MIB: GENERIC-3COM-TRUNK-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
 a3Com 1.3.6.1.4.1.43
       generic 1.3.6.1.4.1.43.10
             genExperimental 1.3.6.1.4.1.43.10.1
                 genTrunk 1.3.6.1.4.1.43.10.1.15
                       a3ComTrunkGroup 1.3.6.1.4.1.43.10.1.15.1
                           a3ComTrunkIfTable 1.3.6.1.4.1.43.10.1.15.1.1 no-access
This table lists TRUNK interfaces that exist within a device. A single entry exists in this list for each TRUNK interface in the system.
                               a3ComTrunkIfEntry 1.3.6.1.4.1.43.10.1.15.1.1.1 no-access
An individual Trunk interface entry. When an NMS wishes to create a new entry in this table, it must obtain a non-zero index from the a3ComNextAvailableVirtIfIndex which is defined in a3ComVirtualGroup. Row creation in this table will fail if the chosen index value does not match the current value returned from the a3ComNextAvailableVirtIfIndex object.
                                   a3ComTrunkIfIndex 1.3.6.1.4.1.43.10.1.15.1.1.1.1 integer no-access
The index value of this row and the Trunk's ifIndex in the ifTable. The NMS obtains the index value to create new row by reading the a3ComNextAvailableVirtIfIndex object which is the same as the one defined in a3ComVirtualGroup,
                                   a3ComTrunkIfName 1.3.6.1.4.1.43.10.1.15.1.1.1.2 displaystring read-write
This is the name of this TRUNK interface.
                                   a3ComTrunkTcmpEnable 1.3.6.1.4.1.43.10.1.15.1.1.1.3 integer read-write
This object specifies if the Trunk Control Message Protocol(TCMP) is currently enabled for operation on a specific trunk. TCMP is used to dynamically control the configuration and operation of a trunk port and its constituent MACs. Enumeration: 'notAvailable': 1, 'tcmpEnable': 3, 'tcmpDisable': 2.
                                   a3ComTrunkMacMode 1.3.6.1.4.1.43.10.1.15.1.1.1.4 integer read-write
This object controls the Trunk physical link speed. When a port is added to this Trunk, it is switched to the specified speed, regardless of its previous speed setting. All ports; therefore, will be running on the specified speed. Enumeration: 'half1000': 5, 'full100': 4, 'half10': 1, 'half100': 3, 'full1000': 6, 'full10': 2.
                                   a3ComTrunkIfStatus 1.3.6.1.4.1.43.10.1.15.1.1.1.5 rowstatus read-write
The status column for this TRUNK interface. This OBJECT can be set to: createAndGo(4) destroy(6) The following values may be read: active(1) notReady(3). Setting this object to createAndGo(4) causes the agent to attempt to create and commit the row based on the contents of the objects in the row. If all necessary information is present in the row and the values are acceptible to the agent, the agent will change the status to notReady(3). If any of the necessary objects are not available, the agent will reject the creation request. The state of the row transits to active(1) if and only if MAC(s) has/have been added to this entry through ifStackTable and system is ready. Setting this object to destroy(6) will remove the corresponding TRUNK interface and remove the entry in this table. In order for a set of this object to destroy(6) to succeed, all dependencies on this row must have been removed. These will include any stacking dependencies in the ifStackTable.
                           a3ComTrunkMacTable 1.3.6.1.4.1.43.10.1.15.1.2 no-access
A list of information about state of TRUNK MAC(s) in a TRUNK interface. If TCMP is not enabled, the MAC status is tied to the link status.
                               a3ComTrunkMacEntry 1.3.6.1.4.1.43.10.1.15.1.2.1 no-access
An individual TRUNK group MAC entry status.
                                   a3ComTrunkMacTrunkIfIndex 1.3.6.1.4.1.43.10.1.15.1.2.1.1 integer no-access
This object is the same as a3ComTrunkIfIndex defined in a3ComTrunkIfTable.
                                   a3ComTrunkMacIndex 1.3.6.1.4.1.43.10.1.15.1.2.1.2 integer no-access
This object identifies the ifIndex in the ifTable of a media access control (MAC) interface in the system.
                                   a3ComTrunkTcmpMacState 1.3.6.1.4.1.43.10.1.15.1.2.1.3 integer read-only
The state column for this MAC TRUNK entry if TCMP is enabled. The following values may be read: notInUse: corresponding MAC has not been selected for active participation in trunk. No LLC frames will be transmitted or received. selected: corresponding MAC is selected for active participation in the trunk, but it has not transited to active use. inUse: corresponding MAC is in active use on the trunk. The following values may be read if TCMP is disabled: undefined: corresponding MAC is undefined down: corresponding MAC is selected as a trunk port but is down up: corresponding MAC is selected and in use configured: corresponding MAC is configured as TRUNK MAC Enumeration: 'undefined': 4, 'inUse': 3, 'configured': 7, 'selected': 2, 'up': 6, 'down': 5, 'notInUse': 1.
                           a3ComTrunkTcmpPeersTable 1.3.6.1.4.1.43.10.1.15.1.3 no-access
This table lists neighbouring information for a MAC in a Trunk interface.
                               a3ComTrunkTcmpPeersEntry 1.3.6.1.4.1.43.10.1.15.1.3.1 no-access
Information about a particular peer of a MAC within the trunk.
                                   a3ComTrunkPeerTrunkIfIndex 1.3.6.1.4.1.43.10.1.15.1.3.1.1 integer no-access
This object is the same as a3ComTrunkIfIndex defined in a3ComTrunkIfTable.
                                   a3ComTrunkPeerMacIndex 1.3.6.1.4.1.43.10.1.15.1.3.1.2 integer no-access
This object identifies the ifIndex in the ifTable of a media access control (MAC) interface in the system.
                                   a3ComTrunkPeersMacAddress 1.3.6.1.4.1.43.10.1.15.1.3.1.3 physaddress read-only
The MAC address of a peer connected to the a3ComTrunkPeerMacIndex identified by this entry.