XYLAN-XIP-MIB: View SNMP OID List / Download MIB

VENDOR: XYLAN CORP.


 Home MIB: XYLAN-XIP-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
 xylanXIPGMAPconfig 1.3.6.1.4.1.800.2.20.1
     xylanXIPGMAPstate 1.3.6.1.4.1.800.2.20.1.1 integer read-write
Current state of the GMAP functionality. Enumeration: 'active': 1, 'inactive': 0.
     xylanXIPGMAPgaptime 1.3.6.1.4.1.800.2.20.1.2 integer read-write
The time in milliseconds for gaps between successive GMAP protocol packets.
     xylanXIPGMAPupdatetime 1.3.6.1.4.1.800.2.20.1.3 integer read-write
The time in seconds between GMAP update packet generation.
     xylanXIPGMAPholdtime 1.3.6.1.4.1.800.2.20.1.4 integer read-write
The time in minutes that the switch will remember information received in GMAP update packets.
     xylanXIPGMAPLastTrapReason 1.3.6.1.4.1.800.2.20.1.5 integer read-only
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 Enumeration: 'conflicting-binding-rule': 2, 'same-proto-different-groups-conflict': 3, 'authenticated-group': 1, 'no-trap-sent': 0, 'same-group-different-protocols-conflict': 4, 'non-mobile-group': 5.
     xylanXIPGMAPLastTrapPort 1.3.6.1.4.1.800.2.20.1.6 integer read-only
The virtual port number of the last port on which the GMAP change was not applied because of a conflict.
     xylanXIPGMAPLastTrapMac 1.3.6.1.4.1.800.2.20.1.7 macaddress read-only
The last MAC address for which a GMAP change was not applied because of a conflict.
     xylanXIPGMAPLastTrapProtocol 1.3.6.1.4.1.800.2.20.1.8 integer read-only
The protocol identifier of the last GMAP change that was not applied because of a conflict.
     xylanXIPGMAPLastTrapGroup 1.3.6.1.4.1.800.2.20.1.9 integer read-only
The group identifier of the last GMAP change that was not applied because of a conflict.
     xylanXIPGMAPTable 1.3.6.1.4.1.800.2.20.1.10 no-access
GMAP MAC address list.
           xylanXIPGMAPTableEntry 1.3.6.1.4.1.800.2.20.1.10.1 no-access
GMAP MAC address list.
               xylanXIPGMAPMacAddr 1.3.6.1.4.1.800.2.20.1.10.1.1 macaddress read-only
The MAC address of a GMAP entry.
               xylanXIPGMAPProtocol 1.3.6.1.4.1.800.2.20.1.10.1.2 integer read-only
The protocol identifier for a GMAP entry.
               xylanXIPGMAPGroup 1.3.6.1.4.1.800.2.20.1.10.1.3 integer read-only
The group identifier for a GMAP entry.
               xylanXIPGMAPSrcSwitch 1.3.6.1.4.1.800.2.20.1.10.1.4 macaddress read-only
The MAC address of the switch that provided the information for a GMAP entry.
               xylanXIPGMAPFlags 1.3.6.1.4.1.800.2.20.1.10.1.5 octet string read-only
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.
               xylanXIPGMAPTimeout 1.3.6.1.4.1.800.2.20.1.10.1.6 integer read-only
Seconds remaining before this entry will age out.
 xylanXIPXMAPconfig 1.3.6.1.4.1.800.2.20.2
     xylanXIPXMAPstate 1.3.6.1.4.1.800.2.20.2.1 integer read-write
Current state of the XMAP agent. Enumeration: 'active': 1, 'inactive': 0.
     xylanXIPXMAPdisctime 1.3.6.1.4.1.800.2.20.2.2 integer read-write
The time in seconds for interval betweeen hello packets in the initial discovery phase of the XMAP protocol.
     xylanXIPXMAPcommontime 1.3.6.1.4.1.800.2.20.2.3 integer read-write
The time in seconds for the interval between hello packets at other than the discovery phase.
     xylanXIPXMAPLastTrapReason 1.3.6.1.4.1.800.2.20.2.4 integer read-only
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 Enumeration: 'add': 1, 'change': 2, 'no-trap-sent': 0, 'remove': 3.
     xylanXIPXMAPLastTrapPort 1.3.6.1.4.1.800.2.20.2.5 integer read-only
The virtual port number of the port that most recently changed.
     xylanXIPXMAPports 1.3.6.1.4.1.800.2.20.2.6 no-access
XMAP adjacent switch, remote port, and group information.
         xylanXIPXMAPPortentry 1.3.6.1.4.1.800.2.20.2.6.1 no-access
XMAP adjacent switch, remote port, and group information.
             xylanXIPXMAPAdjPort 1.3.6.1.4.1.800.2.20.2.6.1.1 integer read-only
The local virtual port number which has an adjacent switch connected.
             xylanXIPXMAPRemMac 1.3.6.1.4.1.800.2.20.2.6.1.2 macaddress read-only
The MAC Address of the MPM in the adjacent switch.
             xylanXIPXMAPRemPort 1.3.6.1.4.1.800.2.20.2.6.1.3 integer read-only
The remote virtual port number in the adjacent switch.
             xylanXIPXMAPRemGroup 1.3.6.1.4.1.800.2.20.2.6.1.4 integer read-only
The remote group for the virtual port in the adjacent switch.
     xylanXIPXMAPhosts 1.3.6.1.4.1.800.2.20.2.7 no-access
XMAP adjacent switch IP address information.
         xylanXIPXMAPHostentry 1.3.6.1.4.1.800.2.20.2.7.1 no-access
XMAP adjacent switch IP address information.
             xylanXIPXMAPHostMac 1.3.6.1.4.1.800.2.20.2.7.1.1 macaddress read-only
The MAC Address of the MPM in the adjacent switch.
             xylanXIPXMAPIpAddr 1.3.6.1.4.1.800.2.20.2.7.1.2 ipaddress read-only
An IP address of the adjacent switch.