XYLAN-XIP-MIB

File: XYLAN-XIP-MIB.mib (11066 bytes)

Imported modules

RFC-1212 RFC1155-SMI XYLAN-BASE-MIB
BRIDGE-MIB

Imported symbols

OBJECT-TYPE IpAddress xylanXIPArch
MacAddress

Defined Types

XylanXIPGMAPTableEntry  
SEQUENCE    
  xylanXIPGMAPMacAddr MacAddress
  xylanXIPGMAPProtocol INTEGER
  xylanXIPGMAPGroup INTEGER
  xylanXIPGMAPSrcSwitch MacAddress
  xylanXIPGMAPFlags OCTET STRING Size(4)
  xylanXIPGMAPTimeout INTEGER

XylanXIPXMAPPortEntry  
SEQUENCE    
  xylanXIPXMAPAdjPort INTEGER
  xylanXIPXMAPRemMac MacAddress
  xylanXIPXMAPRemPort INTEGER
  xylanXIPXMAPRemGroup INTEGER

XylanXIPXMAPHostEntry  
SEQUENCE    
  xylanXIPXMAPHostMac MacAddress
  xylanXIPXMAPIpAddr IpAddress

Defined Values

xylanXIPGMAPconfig 1.3.6.1.4.1.800.2.20.1
OBJECT IDENTIFIER    

xylanXIPXMAPconfig 1.3.6.1.4.1.800.2.20.2
OBJECT IDENTIFIER    

xylanXIPGMAPstate 1.3.6.1.4.1.800.2.20.1.1
Current state of the GMAP functionality.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER inactive(0), active(1)  

xylanXIPGMAPgaptime 1.3.6.1.4.1.800.2.20.1.2
The time in milliseconds for gaps between successive GMAP protocol packets.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

xylanXIPGMAPupdatetime 1.3.6.1.4.1.800.2.20.1.3
The time in seconds between GMAP update packet generation.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

xylanXIPGMAPholdtime 1.3.6.1.4.1.800.2.20.1.4
The time in minutes that the switch will remember information received in GMAP update packets.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

xylanXIPGMAPLastTrapReason 1.3.6.1.4.1.800.2.20.1.5
Reason for last GMAP update to not be applied. Valid reasons are: 0 - No trap has been sent 1 - Target group is an authenticated group 2 - Update would conflict with a binding rule 3 - Update would create two different group entries for the same protocol 4 - Update would create two different protocol entries for the same group 5 - Target group is not mobile
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no-trap-sent(0), authenticated-group(1), conflicting-binding-rule(2), same-proto-different-groups-conflict(3), same-group-different-protocols-conflict(4), non-mobile-group(5)  

xylanXIPGMAPLastTrapPort 1.3.6.1.4.1.800.2.20.1.6
The virtual port number of the last port on which the GMAP change was not applied because of a conflict.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

xylanXIPGMAPLastTrapMac 1.3.6.1.4.1.800.2.20.1.7
The last MAC address for which a GMAP change was not applied because of a conflict.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

xylanXIPGMAPLastTrapProtocol 1.3.6.1.4.1.800.2.20.1.8
The protocol identifier of the last GMAP change that was not applied because of a conflict.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

xylanXIPGMAPLastTrapGroup 1.3.6.1.4.1.800.2.20.1.9
The group identifier of the last GMAP change that was not applied because of a conflict.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

xylanXIPGMAPTable 1.3.6.1.4.1.800.2.20.1.10
GMAP MAC address list.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XylanXIPGMAPTableEntry

xylanXIPGMAPTableEntry 1.3.6.1.4.1.800.2.20.1.10.1
GMAP MAC address list.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  XylanXIPGMAPTableEntry  

xylanXIPGMAPMacAddr 1.3.6.1.4.1.800.2.20.1.10.1.1
The MAC address of a GMAP entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

xylanXIPGMAPProtocol 1.3.6.1.4.1.800.2.20.1.10.1.2
The protocol identifier for a GMAP entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

xylanXIPGMAPGroup 1.3.6.1.4.1.800.2.20.1.10.1.3
The group identifier for a GMAP entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

xylanXIPGMAPSrcSwitch 1.3.6.1.4.1.800.2.20.1.10.1.4
The MAC address of the switch that provided the information for a GMAP entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

xylanXIPGMAPFlags 1.3.6.1.4.1.800.2.20.1.10.1.5
The flags for a GMAP entry. The least significant byte holds the router flags. The next byte contains the flags from auto-tracker. The most significant 2 bytes are not currently used.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(4)  

xylanXIPGMAPTimeout 1.3.6.1.4.1.800.2.20.1.10.1.6
Seconds remaining before this entry will age out.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

xylanXIPXMAPstate 1.3.6.1.4.1.800.2.20.2.1
Current state of the XMAP agent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER inactive(0), active(1)  

xylanXIPXMAPdisctime 1.3.6.1.4.1.800.2.20.2.2
The time in seconds for interval betweeen hello packets in the initial discovery phase of the XMAP protocol.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

xylanXIPXMAPcommontime 1.3.6.1.4.1.800.2.20.2.3
The time in seconds for the interval between hello packets at other than the discovery phase.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

xylanXIPXMAPLastTrapReason 1.3.6.1.4.1.800.2.20.2.4
Reason for last change of port status. Valid reasons are: 0 - no trap has been sent 1 - port added 2 - change of information on existing port 3 - port deleted
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no-trap-sent(0), add(1), change(2), remove(3)  

xylanXIPXMAPLastTrapPort 1.3.6.1.4.1.800.2.20.2.5
The virtual port number of the port that most recently changed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

xylanXIPXMAPports 1.3.6.1.4.1.800.2.20.2.6
XMAP adjacent switch, remote port, and group information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XylanXIPXMAPPortEntry

xylanXIPXMAPPortentry 1.3.6.1.4.1.800.2.20.2.6.1
XMAP adjacent switch, remote port, and group information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  XylanXIPXMAPPortEntry  

xylanXIPXMAPAdjPort 1.3.6.1.4.1.800.2.20.2.6.1.1
The local virtual port number which has an adjacent switch connected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

xylanXIPXMAPRemMac 1.3.6.1.4.1.800.2.20.2.6.1.2
The MAC Address of the MPM in the adjacent switch.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

xylanXIPXMAPRemPort 1.3.6.1.4.1.800.2.20.2.6.1.3
The remote virtual port number in the adjacent switch.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

xylanXIPXMAPRemGroup 1.3.6.1.4.1.800.2.20.2.6.1.4
The remote group for the virtual port in the adjacent switch.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

xylanXIPXMAPhosts 1.3.6.1.4.1.800.2.20.2.7
XMAP adjacent switch IP address information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XylanXIPXMAPHostEntry

xylanXIPXMAPHostentry 1.3.6.1.4.1.800.2.20.2.7.1
XMAP adjacent switch IP address information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  XylanXIPXMAPHostEntry  

xylanXIPXMAPHostMac 1.3.6.1.4.1.800.2.20.2.7.1.1
The MAC Address of the MPM in the adjacent switch.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

xylanXIPXMAPIpAddr 1.3.6.1.4.1.800.2.20.2.7.1.2
An IP address of the adjacent switch.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress