ALCATEL-IND1-INTERSWITCH-PROTOCOL-MIB

File: ALCATEL-IND1-INTERSWITCH-PROTOCOL-MIB.mib (23250 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC ALCATEL-IND1-BASE
SNMPv2-CONF IF-MIB

Imported symbols

NOTIFICATION-TYPE MODULE-IDENTITY OBJECT-TYPE
IpAddress Unsigned32 DisplayString
MacAddress TruthValue softentIND1Aip
aipAMAPTraps aipGMAPTraps MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP InterfaceIndex

Defined Types

AipGMAPTableEntry  
SEQUENCE    
  aipGMAPMacAddr MacAddress
  aipGMAPProtocol Unsigned32
  aipGMAPVlan INTEGER
  aipGMAPSrcSwitch MacAddress
  aipGMAPFlags OCTET STRING
  aipGMAPTimeout INTEGER

AipAMAPportConnectionEntry  
SEQUENCE    
  aipAMAPLocalConnectionIndex INTEGER
  aipAMAPRemMac MacAddress
  aipAMAPRemConnectionIndex INTEGER
  aipAMAPRemVlan INTEGER
  aipAMAPRemHostname DisplayString
  aipAMAPLocalIfindex InterfaceIndex
  aipAMAPLocalSlot INTEGER
  aipAMAPLocalPort INTEGER
  aipAMAPRemSlot INTEGER
  aipAMAPRemPort INTEGER
  aipAMAPRemDeviceType INTEGER
  aipAMAPRemDevModelName DisplayString
  aipAMAPRemProductType INTEGER

AipAMAPHostEntry  
SEQUENCE    
  aipAMAPHostMac MacAddress
  aipAMAPIpAddr IpAddress

AipLLDPConfigManAddrEntry  
SEQUENCE    
  aipLLDPConfigManAddrPortNum InterfaceIndex
  aipLLDPConfigManAddrTlvTxEnable TruthValue

Defined Values

alcatelIND1InterswitchProtocolMIB 1.3.6.1.4.1.6486.801.1.2.1.9.1
This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): For the Birds Of Prey Product Line Health Monitoring for dissemination of resource consumption information. The right to make changes in specification and other information contained in this document without prior notice is reserved. No liability shall be assumed for any incidental, indirect, special, or consequential damages whatsoever arising from or related to this document or the information contained herein. Vendors, end-users, and other interested parties are granted non-exclusive license to use this specification in connection with management of the products for which it is intended to be used. Copyright (C) 1995-2007 Alcatel-Lucent ALL RIGHTS RESERVED WORLDWIDE
MODULE-IDENTITY    

alcatelIND1InterswitchProtocolMIBObjects 1.3.6.1.4.1.6486.801.1.2.1.9.1.1
OBJECT IDENTIFIER    

aipGMAPconfig 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.1
OBJECT IDENTIFIER    

aipAMAPconfig 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.2
OBJECT IDENTIFIER    

aipLLDPConfig 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.3
OBJECT IDENTIFIER    

alcatelIND1InterswitchProtocolMIBConformance 1.3.6.1.4.1.6486.801.1.2.1.9.1.2
OBJECT IDENTIFIER    

aipGMAPstate 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.1.1
Current state of the GMAP functionality.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

aipGMAPgaptime 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.1.2
The time in milliseconds for gaps between successive GMAP protocol packets.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

aipGMAPupdatetime 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.1.3
The time in seconds between GMAP update packet generation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

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

aipGMAPLastTrapReason 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.1.5
Reason for last GMAP update to not be applied. Valid reasons are: 1 - Target Vlan is an authenticated vlan 2 - Update would conflict with a binding rule 3 - Update would create two different vlan entries for the same protocol 4 - Update would create two different protocol entries for the same vlan 5 - Target vlan is not mobile 6 - No trap has been sent
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER authenticatedVlan(1), conflictingBindingRule(2), sameProtoDifferentVlansConflict(3), sameVlanDifferentProtocolsConflict(4), nonMobileVlan(5), none(6)  

aipGMAPLastTrapPort 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.1.6
The ifindex number of the last port on which the GMAP change was not applied because of a conflict.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

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

aipGMAPLastTrapProtocol 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.1.8
The protocol identifier of the last GMAP change that was not applied because of a conflict.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

aipGMAPLastTrapVlan 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.1.9
The Vlan identifier of the last GMAP change that was not applied because of a conflict.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

aipGMAPConflictTrap 1.3.6.1.4.1.6486.801.1.3.2.2.0.1
A GMAP update conflict.
Status: current Access: read-only
NOTIFICATION-TYPE    

aipGMAPTable 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.1.10
GMAP MAC address list.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AipGMAPTableEntry

aipGMAPTableEntry 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.1.10.1
GMAP MAC address list.
Status: current Access: not-accessible
OBJECT-TYPE    
  AipGMAPTableEntry  

aipGMAPMacAddr 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.1.10.1.1
The MAC address of a GMAP entry.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

aipGMAPProtocol 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.1.10.1.2
The protocol identifier for a GMAP entry.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

aipGMAPVlan 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.1.10.1.3
The Vlan identifier for a GMAP entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

aipGMAPSrcSwitch 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.1.10.1.4
The MAC address of the switch that provided the information for a GMAP entry.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

aipGMAPFlags 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.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: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(4)  

aipGMAPTimeout 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.1.10.1.6
Seconds remaining before this entry will age out.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

aipAMAPstate 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.2.1
Current state of the AMAP agent.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

aipAMAPdisctime 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.2.2
The time in seconds for interval betweeen hello packets in the initial discovery phase of the AMAP protocol.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

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

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

aipAMAPLastTrapPort 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.2.5
The ifindex number of the port that most recently changed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

aipAMAPStatusTrap 1.3.6.1.4.1.6486.801.1.3.2.1.0.1
An AMAP port status change and reason.
Status: current Access: read-only
NOTIFICATION-TYPE    

aipAMAPportConnectionTable 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.2.6
AMAP adjacent switch, local and remote connection index, and Vlan information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AipAMAPportConnectionEntry

aipAMAPportConnectionentry 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.2.6.1
AMAP adjacent switch, local and remote connection index, and Vlan information.
Status: current Access: not-accessible
OBJECT-TYPE    
  AipAMAPportConnectionEntry  

aipAMAPLocalConnectionIndex 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.2.6.1.1
The local index number of a connection in the local switch which has an adjacent switch connected. This index is assigned to a connection by the AMAP application running on the local switch.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

aipAMAPRemMac 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.2.6.1.2
The MAC Address of the CMM in the adjacent switch.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

aipAMAPRemConnectionIndex 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.2.6.1.3
The remote index number of the connection in the adjacent switch to which the local switch has a connection connected. This index is assigned to a connection by the AMAP application running on the adjacent switch.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

aipAMAPRemVlan 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.2.6.1.4
The remote Vlan to which the connection is connected in the adjacent switch.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

aipAMAPRemHostname 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.2.6.1.5
The remote hostname for the adjacent switch.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

aipAMAPLocalIfindex 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.2.6.1.6
The local ifindex of the port to which the connection is connected.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

aipAMAPLocalSlot 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.2.6.1.7
The local slot of the port to which the connection is connected.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

aipAMAPLocalPort 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.2.6.1.8
The local interface port of the port to which the connection is connected.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

aipAMAPRemSlot 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.2.6.1.9
The remote slot of the port to which the connection is connected.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

aipAMAPRemPort 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.2.6.1.10
The remote interface port of the port to which the connection is connected.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

aipAMAPRemDeviceType 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.2.6.1.11
The type of device seen on the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknownDevice(1), omniSwitch7700(2), omniSwitch7800(3), omniSwitch9600(4), omniSwitch9700(5), omniSwitch9800(6), omniSwitch9600E(7), omniSwitch9700E(8), omniSwitch9800E(9), omniSwitch8800(10), omniSwitch6624(20), omniSwitch6648(21), omniSwitch6624Fiber(22), omniSwitch6624Ver2(23), omniSwitch6648Ver2(24), omniSwitch6824(30), omniSwitch6848(31), omniSwitch6824Fiber(32), omniSwitch685024(34), omniSwitch685048(35), omniSwitch685024Fiber(36), omniSwitch6850E24(37), omniSwitch6850E48(38), omniSwitch6850E24Fiber(39), omniSwitch5slotXOS(40), omniSwitch9slotXOS(41), omniSwitchRouterXOS(42), omniAccess408(43), omniAccess512(44), omniStack2032(50), omniStack4024(51), omniStack5024(52), omniStack6024(53), omniStack6048(54), omniStack6124(55), omniStack6148(56), omniStack8008(57), omniAccess210(60), omniAccess250(61), omniAccess280(62), ipPhone(70), omniPCX4400(71), omniSwitch685514(72), omniSwitch6855U10(73), omniSwitch685524(74), omniSwitch6855U24(75), omniSwitch6424(76), omniSwitch6448(77), omniSwitch6424Fiber(78), omniSwitch6855U24X(79), omniSwitch62508ME(80), omniSwitch625024ME(81), omniSwitch625024SMB(82), omniSwitch6200MIXEDSTACK(214), omniSwitch6224(215), omniSwitch6224P(216), omniSwitch6248(217), omniSwitch6248P(218), omniSwitch6224DC(219), omniSwitch6248DC(220), omniSwitch6212(221), omniSwitch6212P(222), omniSwitch6224U(223), omniSwitch6324(227), omniAccess5000(249), omniAccess4324(250), omniAccess4308(251), omniAccess6000(252), omniAccessAP60(253), omniAccessAP61(254), omniAccessAP70(255)  

aipAMAPRemDevModelName 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.2.6.1.12
The remote device's model name (marketing name) for the adjacent switch.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

aipAMAPRemProductType 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.2.6.1.13
Type of product connected to remote end. e.g. chassis, stack, wireless acess point etc
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), chassis(1), stack(2), accessPoint(3), pcx(4), ipPhone(5), standAlone(6)  

aipAMAPhostsTable 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.2.7
AMAP adjacent switch IP address information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AipAMAPHostEntry

aipAMAPHostentry 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.2.7.1
AMAP adjacent switch IP address information.
Status: current Access: not-accessible
OBJECT-TYPE    
  AipAMAPHostEntry  

aipAMAPHostMac 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.2.7.1.1
The MAC Address of the CMM in the adjacent switch.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

aipAMAPIpAddr 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.2.7.1.2
An IP address of the adjacent switch.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

aipAMAPVoiceVlan 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.2.8
The user configured VLAN value to be passed in AMAP pkt to neighbouring bridges as voice vlan used for IP phones. If the value is 0 (zero) then there is no voice vlan configured on the switch.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..4095  

aipLLDPConfigManAddrTable 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.3.1
The table that controls selection of LLDP management address TLV instances to be transmitted on individual ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AipLLDPConfigManAddrEntry

aipLLDPConfigManAddrEntry 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.3.1.1
LLDP configuration information for a particular port on which the local system management address instance will be transmitted.
Status: current Access: not-accessible
OBJECT-TYPE    
  AipLLDPConfigManAddrEntry  

aipLLDPConfigManAddrPortNum 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.3.1.1.1
The port ifindex of the port associated with this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

aipLLDPConfigManAddrTlvTxEnable 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.3.1.1.2
This object controls, on a per port basis, whether or not management address TLV instances are transmitted. The value true(1) means that management address TLVs are transmitted ; the value false(2) means that they are not.The default value for this object is false(2).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

aipLLDPDestMac 1.3.6.1.4.1.6486.801.1.2.1.9.1.1.3.2
This object specifies LLDP destination mac address on global level The default value for this object is nearestBridge(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER nearestBridge(1), nearestEdge(2)  

alcatelIND1InterswitchProtocolMIBGroups 1.3.6.1.4.1.6486.801.1.2.1.9.1.2.1
OBJECT IDENTIFIER    

alcatelIND1InterswitchProtocolMIBCompliances 1.3.6.1.4.1.6486.801.1.2.1.9.1.2.2
OBJECT IDENTIFIER    

aipGMAPConfGroup 1.3.6.1.4.1.6486.801.1.2.1.9.1.2.1.1
A collection of objects providing information about GMAP.
Status: current Access: read-write
OBJECT-GROUP    

aipAMAPConfGroup 1.3.6.1.4.1.6486.801.1.2.1.9.1.2.1.2
A collection of objects providing information about AMAP.
Status: current Access: read-write
OBJECT-GROUP    

aipNotificationGroup 1.3.6.1.4.1.6486.801.1.2.1.9.1.2.1.3
A collection of notifications for signaling AIP events.
Status: current Access: read-write
NOTIFICATION-GROUP    

aipLLDPConfGroup 1.3.6.1.4.1.6486.801.1.2.1.9.1.2.1.4
A collection of objects providing information about LLDP.
Status: current Access: read-write
OBJECT-GROUP    

aipLLDPConfigManAddrEntryGroup 1.3.6.1.4.1.6486.801.1.2.1.9.1.2.1.5
LLDP configuration information Group.
Status: current Access: read-write
OBJECT-GROUP    

alcatelIND1InterswitchProtocolMIBCompliance 1.3.6.1.4.1.6486.801.1.2.1.9.1.2.2.1
The compliance statement for device support of AIP.
Status: current Access: read-write
MODULE-COMPLIANCE