TRUNK-MIB

File: TRUNK-MIB.mib (18534 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB BRIDGE-MIB
RFC-1212

Imported symbols

enterprises IpAddress DisplayString
MacAddress OBJECT-TYPE

Defined Types

PortList  
OCTET STRING Size(4)    

SwPortTrunkEntry  
SEQUENCE    
  swPortTrunkIndex INTEGER
  swPortTrunkName DisplayString
  swPortTrunkModule INTEGER
  swPortTrunkMasterPort INTEGER
  swPortTrunkMemberNum INTEGER
  swPortTrunkState INTEGER

SwSnoopCtrlEntry  
SEQUENCE    
  swSnoopIndex INTEGER
  swSnoopLogicSourcePort INTEGER
  swSnoopLogicTargetPort INTEGER
  swSnoopState INTEGER

SwIGMPCtrlEntry  
SEQUENCE    
  swIGMPCtrlIndex INTEGER
  swIGMPCtrlVid INTEGER
  swIGMPCtrlTimer INTEGER
  swIGMPCtrlState INTEGER

SwIGMPInfoEntry  
SEQUENCE    
  swIGMPInfoIndex INTEGER
  swIGMPInfoVid INTEGER
  swIGMPInfoQueryCount INTEGER
  swIGMPInfoTxQueryCount INTEGER

SwIGMPEntry  
SEQUENCE    
  swIGMPVid INTEGER
  swIGMPGroupIpAddr IpAddress
  swIGMPMacAddr MacAddress
  swIGMPPortMap PortList
  swIGMPIpGroupReportCount INTEGER

Defined Values

marconi 1.3.6.1.4.1.326
OBJECT IDENTIFIER    

systems 1.3.6.1.4.1.326.2
OBJECT IDENTIFIER    

external 1.3.6.1.4.1.326.2.20
OBJECT IDENTIFIER    


dlinkcommon 1.3.6.1.4.1.326.2.20.1.1
OBJECT IDENTIFIER    

golf 1.3.6.1.4.1.326.2.20.1.2
OBJECT IDENTIFIER    

golfproducts 1.3.6.1.4.1.326.2.20.1.2.1
OBJECT IDENTIFIER    

golfcommon 1.3.6.1.4.1.326.2.20.1.2.2
OBJECT IDENTIFIER    

marconi-mgmt 1.3.6.1.4.1.326.2.20.1.2.2.2
OBJECT IDENTIFIER    

es1000Series 1.3.6.1.4.1.326.2.20.1.2.2.2.24
OBJECT IDENTIFIER    

swPortTrunkPackage 1.3.6.1.4.1.326.2.20.1.2.2.2.24.6
OBJECT IDENTIFIER    

swSnoopPackage 1.3.6.1.4.1.326.2.20.1.2.2.2.24.7
OBJECT IDENTIFIER    

swIGMPPackage 1.3.6.1.4.1.326.2.20.1.2.2.2.24.8
OBJECT IDENTIFIER    

endOfMIB 1.3.6.1.4.1.326.2.20.1.2.2.2.24.9999
Tok_String
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER  

swPortTrunkTable 1.3.6.1.4.1.326.2.20.1.2.2.2.24.6.1
This table specifys which ports group a set of ports(up to 8) into a single logical link.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwPortTrunkEntry

swPortTrunkEntry 1.3.6.1.4.1.326.2.20.1.2.2.2.24.6.1.1
A list of information specifies which ports group a set of ports(up to 8) into a single logical link.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SwPortTrunkEntry  

swPortTrunkIndex 1.3.6.1.4.1.326.2.20.1.2.2.2.24.6.1.1.1
The index of logical port trunk.The device max support 3 trunk groups. The trunk group number depend on the existence of module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swPortTrunkName 1.3.6.1.4.1.326.2.20.1.2.2.2.24.6.1.1.2
The name of logical port trunk.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(8)  

swPortTrunkModule 1.3.6.1.4.1.326.2.20.1.2.2.2.24.6.1.1.3
Indicate which modules include in this Trunk. The value is up to 2.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swPortTrunkMasterPort 1.3.6.1.4.1.326.2.20.1.2.2.2.24.6.1.1.4
The object indicates the master port number of the port trunk entry.The first port of the trunk is implicitly configured to be the master logical port.When using Port Trunk, you can not configure the other ports of the group except the master port. Their configuration must be same as the master port (e.g. speed, duplex, enabled/disabled, flow control, and so on).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swPortTrunkMemberNum 1.3.6.1.4.1.326.2.20.1.2.2.2.24.6.1.1.5
Indicate how many number of ports is included in this Trunk. If the trunk is located at expansion module (i.e. es400LinkAggrIndex equals to 3) and the module is 100-TX or FX-MTRJ, the maximum number of ports in the trunk is 2. The maximum number of ports is 8 for other trunks.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

swPortTrunkState 1.3.6.1.4.1.326.2.20.1.2.2.2.24.6.1.1.6
This object decide the port trunk enabled or disabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swSnoopCtrlTable 1.3.6.1.4.1.326.2.20.1.2.2.2.24.7.1
A list of port snooping entries.Port snooping function provide an easy way to monitor traffic on any port. In this way any good packets appears on the source mirror port also shows up on the target mirror port and doesn't to reconstruct the LAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwSnoopCtrlEntry

swSnoopCtrlEntry 1.3.6.1.4.1.326.2.20.1.2.2.2.24.7.1.1
A list of information provide an easy way to monitor traffic on any port. The use can bring a fancy network monitor attaching to any target mirror port and set the port to be monitored as source mirror port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SwSnoopCtrlEntry  

swSnoopIndex 1.3.6.1.4.1.326.2.20.1.2.2.2.24.7.1.1.1
This object indicates the port snooping entry number.There is just only one now.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swSnoopLogicSourcePort 1.3.6.1.4.1.326.2.20.1.2.2.2.24.7.1.1.2
This object indicates the number of port to be sniffed. The port number is the sequential (logical) number which is also applied to bridge MIB, etc. For instance, logical port 1~22 is mapped to module 1's 10/100Base-T TP ports, port 23~24 is mapped to module 2's 100FX/TX ports, port 25 indicates for module 3's Gigabit port, and so on.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

swSnoopLogicTargetPort 1.3.6.1.4.1.326.2.20.1.2.2.2.24.7.1.1.3
This object indicates switch which port will sniff another port. A trunk port member cannot be configured as a target Snooping port. The port number is the sequential (logical) number which is also applied to bridge MIB, etc. For instance, logical port 1~22 is mapped to module 1's 10/100Base-T TP ports, port 23~24 is mapped to module 2's 100FX/TX ports, port 25 indicates for module 3's Gigabit port, and so on.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

swSnoopState 1.3.6.1.4.1.326.2.20.1.2.2.2.24.7.1.1.4
This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable(2) - Snoop funtion disable. enable(3) - Snoop funtion enable and Snoop received or transmit packet by snoop source port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disable(2), enable(3)  

swIGMPCtrlTable 1.3.6.1.4.1.326.2.20.1.2.2.2.24.8.1
The table controls the Vlan's IGMP function. Its scale depends on current VLAN state (swVlanInfoStatus). If VLAN is disabled or in Mac-Base mode, there is only one entry in the table, with index 1. If VLAN is in Port-Base or 802.1q mode, the number of entries can be up to 12, with index range from 1 to 12.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwIGMPCtrlEntry

swIGMPCtrlEntry 1.3.6.1.4.1.326.2.20.1.2.2.2.24.8.1.1
The entry in IGMP control table (swIGMPCtrlTable). The entry is effective only when IGMP capture switch (swDevIGMPCaptureState) is enabled.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SwIGMPCtrlEntry  

swIGMPCtrlIndex 1.3.6.1.4.1.326.2.20.1.2.2.2.24.8.1.1.1
This object indicates the IGMP control entry number.Its scale depends on current VLAN state (es400VlanInfoStatus). If VLAN is disabled or in Mac-Base mode, there is only one entry in the table, with index 1. If VLAN is in Port-Base or 802.1q mode, the number of entries is 12, with index range from 1 to 12.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..12  

swIGMPCtrlVid 1.3.6.1.4.1.326.2.20.1.2.2.2.24.8.1.1.2
This object indicates the IGMP control entry's VLAN id. If VLAN is disabled or in Mac-Base mode, the Vid is always 0 and cannot be changed by management users. If VLAN is in Port-Base mode, the Vid is arranged from 1 to 12 , fixed form. If VLAN is in 802.1q mode, the Vid setting can vary from 1 to 4094 by management user, and the Vid in each entry must be unique in the IGMP Control Table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

swIGMPCtrlTimer 1.3.6.1.4.1.326.2.20.1.2.2.2.24.8.1.1.3
The timer value for sending IGMP query packet when none was sent by the multicast router in the LAN. The timer works in per-VLAN basis. Our device will be activated to send the query message if the timer is expired. Please reference RFC2236-1997. And it recommends a default of 125 seconds. The timeout value must be at least 30 seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 30..9999  

swIGMPCtrlState 1.3.6.1.4.1.326.2.20.1.2.2.2.24.8.1.1.4
This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable(2) - IGMP funtion is disabled for this entry. enable(3) - IGMP funtion is enabled for this entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disable(2), enable(3)  

swIGMPInfoTable 1.3.6.1.4.1.326.2.20.1.2.2.2.24.8.2
The table contains the number current IGMP query packets which is captured by this device, as well as the IGMP query packets sent by the device.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwIGMPInfoEntry

swIGMPInfoEntry 1.3.6.1.4.1.326.2.20.1.2.2.2.24.8.2.1
Information about current IGMP query information, provided that swDevIGMPCaptureState and swIGMPCtrlState of associated VLAN entry are all enabled.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SwIGMPInfoEntry  

swIGMPInfoIndex 1.3.6.1.4.1.326.2.20.1.2.2.2.24.8.2.1.1
This object indicates the IGMP query information entry number. It could be up to 12 entries, depending on current number of VLAN entries.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..12  

swIGMPInfoVid 1.3.6.1.4.1.326.2.20.1.2.2.2.24.8.2.1.2
This object indicates the Vid of associated IGMP info table entry. It follows swIGMPCtrlVid in the associated entry of IGMP control table (swIGMPCtrlTable).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swIGMPInfoQueryCount 1.3.6.1.4.1.326.2.20.1.2.2.2.24.8.2.1.3
This object indicates the number of query packets received since the IGMP function enabled, in per-VLAN basis.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swIGMPInfoTxQueryCount 1.3.6.1.4.1.326.2.20.1.2.2.2.24.8.2.1.4
This object indicates the send count of IGMP query messages, in per-VLAN basis. In case of IGMP timer expiration, the switch sends IGMP query packets to related VLAN member ports and increment this object by 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swIGMPTable 1.3.6.1.4.1.326.2.20.1.2.2.2.24.8.3
The table containing current IGMP information which captured by this device, provided that swDevIGMPCaptureState and swIGMPCtrlState of associated VLAN entry are all enabled. Note that the priority of IGMP table entries is lower than Filtering Table, i.e. if there is a table hash collision between the entries of IGMP Table and Filtering Table inside the switch H/W address table, then Filtering Table entry overwrite the colliding entry of IGMP Table. See swFdbFilterTable description also.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwIGMPEntry

swIGMPEntry 1.3.6.1.4.1.326.2.20.1.2.2.2.24.8.3.1
Information about current IGMP information which captured by this device , provided that swDevIGMPCaptureState and swIGMPCtrlState of associated VLAN entry are all enabled.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SwIGMPEntry  

swIGMPVid 1.3.6.1.4.1.326.2.20.1.2.2.2.24.8.3.1.1
This object indicates the Vid of individual IGMP table entry. It shows the Vid of IGMP report information captured on network.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swIGMPGroupIpAddr 1.3.6.1.4.1.326.2.20.1.2.2.2.24.8.3.1.2
This object is identify group ip address which is captured from IGMP packet, in per-Vlan basis.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

swIGMPMacAddr 1.3.6.1.4.1.326.2.20.1.2.2.2.24.8.3.1.3
This object is identify mac address which is corresponding to swIGMPGroupIpAddr, in per-Vlan basis..
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

swIGMPPortMap 1.3.6.1.4.1.326.2.20.1.2.2.2.24.8.3.1.4
This object indicates which ports are belong to the same multicast group, in per-Vlan basis. Each multicast group has a octect string to indicate with port map. The most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. In module 1 (base module), there are 22 100M twisted-pair ports (port 1..22) which is mapped to the PortMap's port 1 to 22 respectively. In module 2 (slot 1 module), there are 2 100M FX/100 TX (or a single port 100M FX) ports which is mapped to the PortMap's port 23,24 respectively (if the module is a single port 100M FX, it is just mapped to port 23 and port 24 is ignored). Module 3 (slot 2 module) is a single-port Gigabit Ethernet and it is mapped to the PortMap's port 25.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PortList  

swIGMPIpGroupReportCount 1.3.6.1.4.1.326.2.20.1.2.2.2.24.8.3.1.5
This object indicate how much report packet was receive by our device corresponding with this entry from IGMP function enabled, in per-Vlan basis. .
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER