EdgeSwitch-INVENTORY-MIB

File: EdgeSwitch-INVENTORY-MIB.mib (49976 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
EdgeSwitch-REF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Gauge32 Counter32 Unsigned32
TimeTicks NOTIFICATION-TYPE TEXTUAL-CONVENTION
DisplayString RowStatus MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP fastPath

Defined Types

AgentInventoryUnitPreference  
Indicates the preference the unit has for being the management unit in the stack. If the value is 0, it indicates the unit is disabled for management.
TEXTUAL-CONVENTION    
  INTEGER disabled(0), unsassigned(1), assigned(2)  

AgentInventoryUnitType  
The Unit Type value for a given unit, displayed in hexadecimal.
TEXTUAL-CONVENTION    
  Unsigned32  

AgentInventoryCardType  
The Card Type value for a given card, displayed in hexadecimal.
TEXTUAL-CONVENTION    
  Unsigned32  

AgentInventorySupportedUnitEntry  
SEQUENCE    
  agentInventorySupportedUnitIndex Unsigned32
  agentInventorySupportedUnitModelIdentifier DisplayString
  agentInventorySupportedUnitDescription DisplayString
  agentInventorySupportedUnitExpectedCodeVer DisplayString

AgentInventoryUnitEntry  
SEQUENCE    
  agentInventoryUnitNumber Unsigned32
  agentInventoryUnitAssignNumber Unsigned32
  agentInventoryUnitType AgentInventoryUnitType
  agentInventoryUnitSupportedUnitIndex Unsigned32
  agentInventoryUnitMgmtAdmin INTEGER
  agentInventoryUnitHWMgmtPref AgentInventoryUnitPreference
  agentInventoryUnitHWMgmtPrefValue Unsigned32
  agentInventoryUnitAdminMgmtPref AgentInventoryUnitPreference
  agentInventoryUnitAdminMgmtPrefValue Unsigned32
  agentInventoryUnitStatus INTEGER
  agentInventoryUnitDetectedCodeVer DisplayString
  agentInventoryUnitDetectedCodeInFlashVer DisplayString
  agentInventoryUnitUpTime TimeTicks
  agentInventoryUnitDescription DisplayString
  agentInventoryUnitReplicateSTK INTEGER
  agentInventoryUnitReload INTEGER
  agentInventoryUnitRowStatus RowStatus
  agentInventoryUnitSerialNumber DisplayString
  agentInventoryUnitImage1Version DisplayString
  agentInventoryUnitImage2Version DisplayString
  agentInventoryUnitSTKname INTEGER
  agentInventoryUnitActivateSTK INTEGER
  agentInventoryUnitDeleteSTK INTEGER
  agentInventoryUnitReplicateSTKStatus INTEGER
  agentInventoryUnitStandby INTEGER
  agentInventoryUnitSFSTransferStatus INTEGER
  agentInventoryUnitSFSLastAttemptStatus INTEGER

AgentInventorySlotEntry  
SEQUENCE    
  agentInventorySlotNumber Unsigned32
  agentInventorySlotStatus INTEGER
  agentInventorySlotPowerMode INTEGER
  agentInventorySlotAdminMode INTEGER
  agentInventorySlotInsertedCardType AgentInventoryCardType
  agentInventorySlotConfiguredCardType AgentInventoryCardType
  agentInventorySlotCapabilities BITS

AgentInventoryCardTypeEntry  
SEQUENCE    
  agentInventoryCardIndex Unsigned32
  agentInventoryCardType AgentInventoryCardType
  agentInventoryCardModelIdentifier DisplayString
  agentInventoryCardDescription DisplayString

AgentInventoryComponentEntry  
SEQUENCE    
  agentInventoryComponentIndex Unsigned32
  agentInventoryComponentMnemonic DisplayString
  agentInventoryComponentName DisplayString

AgentInventoryStackPortEntry  
SEQUENCE    
  agentInventoryStackPortIndex Unsigned32
  agentInventoryStackPortUnit Unsigned32
  agentInventoryStackPortTag DisplayString
  agentInventoryStackPortConfiguredStackMode INTEGER
  agentInventoryStackPortRunningStackMode INTEGER
  agentInventoryStackPortLinkStatus INTEGER
  agentInventoryStackPortLinkSpeed Gauge32
  agentInventoryStackPortDataRate Counter32
  agentInventoryStackPortErrorRate Counter32
  agentInventoryStackPortTotalErrors Counter32

Defined Values

fastPathInventory 1.3.6.1.4.1.4413.1.1.13
This MIB defines the objects used for FastPath to configure and report information and status of units, slots and supported cards.
MODULE-IDENTITY    

agentInventoryStackGroup 1.3.6.1.4.1.4413.1.1.13.1
OBJECT IDENTIFIER    

agentInventoryStackReplicateSTK 1.3.6.1.4.1.4413.1.1.13.1.1
Initiates STK copy from management unit to all other management capable units in the stack.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentInventoryStackReload 1.3.6.1.4.1.4413.1.1.13.1.2
Initiates stack reload.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentInventoryStackMaxUnitNumber 1.3.6.1.4.1.4413.1.1.13.1.3
Indicates the maximum allowed Unit Number configurable on the stack.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentInventoryStackReplicateSTKStatus 1.3.6.1.4.1.4413.1.1.13.1.4
Indicates the current status of an STK copy from management unit to all other management capable units inthe stack.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inProgress(1), notInProgress(2), finishedWithSuccess(3), finishedWithError(4)  

agentInventoryStackSTKname 1.3.6.1.4.1.4413.1.1.13.1.5
STK file on management unit for copy/activate/delete operations to all units in the stack unconfigured(1) - indicates a default state and can not be set.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unconfigured(1), image1(2), image2(3)  

agentInventoryStackActivateSTK 1.3.6.1.4.1.4413.1.1.13.1.6
Activates the specified STK file on all units on the stack.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentInventoryStackDeleteSTK 1.3.6.1.4.1.4413.1.1.13.1.7
Deletes the specified STK file from all units on the stack.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentInventoryStackTemplateId 1.3.6.1.4.1.4413.1.1.13.1.8
Sets the stack template ID on all units in the stack. Deletes the startup configuration on all affected units and resets all units in the stack. This is write-only value. It always returns '0' on request.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

agentInventoryUnitGroup 1.3.6.1.4.1.4413.1.1.13.2
OBJECT IDENTIFIER    

agentInventorySupportedUnitTable 1.3.6.1.4.1.4413.1.1.13.2.1
TODO
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentInventorySupportedUnitEntry

agentInventorySupportedUnitEntry 1.3.6.1.4.1.4413.1.1.13.2.1.1
TODO
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentInventorySupportedUnitEntry  

agentInventorySupportedUnitIndex 1.3.6.1.4.1.4413.1.1.13.2.1.1.1
The unit identifier associated with the supported unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..100  

agentInventorySupportedUnitModelIdentifier 1.3.6.1.4.1.4413.1.1.13.2.1.1.4
The model identifier for the supported unit.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentInventorySupportedUnitDescription 1.3.6.1.4.1.4413.1.1.13.2.1.1.5
The description of the supported unit.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..80)  

agentInventorySupportedUnitExpectedCodeVer 1.3.6.1.4.1.4413.1.1.13.2.1.1.6
The expected code version.
Status: obsolete Access: read-only
OBJECT-TYPE    
  DisplayString  

agentInventoryUnitTable 1.3.6.1.4.1.4413.1.1.13.2.2
A table of Per-Unit configuration objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentInventoryUnitEntry

agentInventoryUnitEntry 1.3.6.1.4.1.4413.1.1.13.2.2.1
Each Instance corresponds with a different unit managed by this agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentInventoryUnitEntry  

agentInventoryUnitNumber 1.3.6.1.4.1.4413.1.1.13.2.2.1.1
The unit number associated with this unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

agentInventoryUnitAssignNumber 1.3.6.1.4.1.4413.1.1.13.2.2.1.2
Allows setting the unit number associated with this unit. This number must be less than the value returned by agentInventoryStackMaxUnitNumber. Setting this object to a non-zero value will initate unit renumbering. The switch will be reset to perform unit renumbering and the configuration of switch interfaces will be cleared. If the unit being renumbered is the manager of the stack, then all the switches in the stack will be reset to perform Manager unit renumbering and the configuration of Manager switch interfaces will be cleared.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

agentInventoryUnitType 1.3.6.1.4.1.4413.1.1.13.2.2.1.3
The Unit Type identifier for this unit.
Status: current Access: read-only
OBJECT-TYPE    
  AgentInventoryUnitType  

agentInventoryUnitSupportedUnitIndex 1.3.6.1.4.1.4413.1.1.13.2.2.1.4
The index of the unit type in agentInventorySupportedUnitTable which this unit is associated with.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

agentInventoryUnitMgmtAdmin 1.3.6.1.4.1.4413.1.1.13.2.2.1.6
Indicates whether the unit is a Management Unit, a Stack Unit, or has been configured to be a Management Unit. Setting this object to mgmtUnit(1) initiates transfer of the management functionality to the specified stack unit. Object values stackUnit(2) and mgmtUnassigned(3) cannot be set.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER mgmtUnit(1), stackUnit(2), mgmtUnassigned(3)  

agentInventoryUnitHWMgmtPref 1.3.6.1.4.1.4413.1.1.13.2.2.1.7
Indicates the default preference assigned to the unit.
Status: obsolete Access: read-only
OBJECT-TYPE    
  AgentInventoryUnitPreference  

agentInventoryUnitHWMgmtPrefValue 1.3.6.1.4.1.4413.1.1.13.2.2.1.8
Indicates the default preference value assigned to the unit. The preference value indicates how likely this unit is to be chosen as the management unit. A value of 0 indicates a disabled or unassigned preference.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32 0 | 1..15  

agentInventoryUnitAdminMgmtPref 1.3.6.1.4.1.4413.1.1.13.2.2.1.9
Indicates the configured preference assigned to the unit. This object can not be set to assigned(3). Setting this object to disabled(1), or unassigned(2) will set agentInventoryUnitHWMgmtPrefValue to 0.
Status: obsolete Access: read-create
OBJECT-TYPE    
  AgentInventoryUnitPreference  

agentInventoryUnitAdminMgmtPrefValue 1.3.6.1.4.1.4413.1.1.13.2.2.1.10
Indicates the configured preference value assigned to the unit. The preference value indicates how likely this unit is to be chosen as the management unit. A value of 0 indicates a disabled or unassigned preference. Setting this object to 0 will also set agentInventoryUnitHWMgmtPref to unassigned(2). Setting this object to a non-zero value will set agentInventoryUnitHWMgmtPref to assigned(3). This value overrides the value of agentInventoryUnitHWMgmtPref if assigned.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Unsigned32 0 | 1..15  

agentInventoryUnitStatus 1.3.6.1.4.1.4413.1.1.13.2.2.1.11
The unit status of this unit.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), unsupported(2), codeMismatch(3), configMismatch(4), sdmMismatch(5), notPresent(6), codeUpdate(7), stmMismatch(8)  

agentInventoryUnitDetectedCodeVer 1.3.6.1.4.1.4413.1.1.13.2.2.1.12
The version of code running on this unit. If the unit is not detected then the code version is an empty string.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentInventoryUnitDetectedCodeInFlashVer 1.3.6.1.4.1.4413.1.1.13.2.2.1.13
The version of code that is currently stored in FLASH memory on the unit. This code will execute after the unit is reset. If the unit is not detected then this object will return an empty string.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentInventoryUnitUpTime 1.3.6.1.4.1.4413.1.1.13.2.2.1.14
The system up time of the unit.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

agentInventoryUnitDescription 1.3.6.1.4.1.4413.1.1.13.2.2.1.15
The description of the unit.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..80)  

agentInventoryUnitReplicateSTK 1.3.6.1.4.1.4413.1.1.13.2.2.1.16
Initiates the specified STK file copy from management unit to this unit.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentInventoryUnitReload 1.3.6.1.4.1.4413.1.1.13.2.2.1.17
Reload a specific unit in the stack.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentInventoryUnitRowStatus 1.3.6.1.4.1.4413.1.1.13.2.2.1.18
The status of this unit instance. Creation of new instances requires the object agentInventoryUnitSupportedUnitIndex to be set at the same time to indicate the type of of unit to pre-configure. active(1) - This instance is active. createAndGo(4) - Creates a new instance. destroy(6) - Removes this instance.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentInventoryUnitSerialNumber 1.3.6.1.4.1.4413.1.1.13.2.2.1.19
The Serial Number of the unit.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentInventoryUnitImage1Version 1.3.6.1.4.1.4413.1.1.13.2.2.1.20
Code version for Image1.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..80)  

agentInventoryUnitImage2Version 1.3.6.1.4.1.4413.1.1.13.2.2.1.21
Code version for Image2.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..80)  

agentInventoryUnitSTKname 1.3.6.1.4.1.4413.1.1.13.2.2.1.22
STK file to be used for copy/delete/activate operatiosn.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER image1(2), image2(3)  

agentInventoryUnitActivateSTK 1.3.6.1.4.1.4413.1.1.13.2.2.1.23
Activates the specified STK file on this unit.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentInventoryUnitDeleteSTK 1.3.6.1.4.1.4413.1.1.13.2.2.1.24
Deletes the specified STK file on this unit.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentInventoryUnitReplicateSTKStatus 1.3.6.1.4.1.4413.1.1.13.2.2.1.25
Indicates the current status of an STK copy from the management unit to another management capable unit in the stack.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inProgress(1), notInProgress(2), finishedWithSuccess(3), finishedWithError(4)  

agentInventoryUnitStandby 1.3.6.1.4.1.4413.1.1.13.2.2.1.26
Configures the standby status of this unit. The Management unit may not be configured. A unit that is standby_cfg(3) may be set to uassigned(1) to clear standby configuration. A unit that is standby_opr(2) may NOT be set to unassigned(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unassigned(1), standby-opr(2), standby-cfg(3)  

agentInventoryUnitSFSTransferStatus 1.3.6.1.4.1.4413.1.1.13.2.2.1.27
Status parameter to indicate stack firmware synchronization operation status for a particular unit. If SFS transfer is in progress for a particular unit status will be inProgress(2),otherwise status will be noAction(1).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noAction(1), inProgress(2)  

agentInventoryUnitSFSLastAttemptStatus 1.3.6.1.4.1.4413.1.1.13.2.2.1.28
Status parameter to indicate whether the last synchronization attempt succeeded or failed.If SFS is initated for a particular unit and if it completes successfully this object will return success(2),if SFS operation failed lasttime for this unit,this object will return failure(3).if SFS did not initiate for this unit,this object will retunrn none(1). If activation of the image failed because the underlying bootcode version is older than the minimum boot code version specified in the image, this object returns min-bootcode-version-not-met(4)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), success(2), failure(3), min-bootcode-version-not-present(4)  

agentInventorySlotGroup 1.3.6.1.4.1.4413.1.1.13.3
OBJECT IDENTIFIER    

agentInventorySlotTable 1.3.6.1.4.1.4413.1.1.13.3.1
TODO
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentInventorySlotEntry

agentInventorySlotEntry 1.3.6.1.4.1.4413.1.1.13.3.1.1
TODO
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentInventorySlotEntry  

agentInventorySlotNumber 1.3.6.1.4.1.4413.1.1.13.3.1.1.1
An incrimental index of the slot in this unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

agentInventorySlotStatus 1.3.6.1.4.1.4413.1.1.13.3.1.1.3
Indicates the current status of the slot.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER empty(1), full(2), error(3)  

agentInventorySlotPowerMode 1.3.6.1.4.1.4413.1.1.13.3.1.1.4
Indicates whether a card in this slot will be powered on.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentInventorySlotAdminMode 1.3.6.1.4.1.4413.1.1.13.3.1.1.5
Indicates whether this card is administratively enabled or disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentInventorySlotInsertedCardType 1.3.6.1.4.1.4413.1.1.13.3.1.1.6
Indicates the inserted card type. Will return 0 if the slot is not full.
Status: current Access: read-only
OBJECT-TYPE    
  AgentInventoryCardType  

agentInventorySlotConfiguredCardType 1.3.6.1.4.1.4413.1.1.13.3.1.1.7
Indicates the configured card type. This object may be set with a corresponding value of agentInventoryCardType if this slot supports removable cards.
Status: current Access: read-write
OBJECT-TYPE    
  AgentInventoryCardType  

agentInventorySlotCapabilities 1.3.6.1.4.1.4413.1.1.13.3.1.1.8
Indicates the different capabilities this slot has. pluggable(0) - This slot can contain pluggable cards. power-down(1) - Power to this slot can be controlled through the object agentInventorySlotPowerMode
Status: current Access: read-only
OBJECT-TYPE    
  BITS pluggable(0), power-down(1)  

agentInventoryCardGroup 1.3.6.1.4.1.4413.1.1.13.4
OBJECT IDENTIFIER    

agentInventoryCardTypeTable 1.3.6.1.4.1.4413.1.1.13.4.1
Contains information for all supported Card Types in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentInventoryCardTypeEntry

agentInventoryCardTypeEntry 1.3.6.1.4.1.4413.1.1.13.4.1.1
Contains information related to a specific Card Type.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentInventoryCardTypeEntry  

agentInventoryCardIndex 1.3.6.1.4.1.4413.1.1.13.4.1.1.1
An arbitrary index used to identify cards in the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

agentInventoryCardType 1.3.6.1.4.1.4413.1.1.13.4.1.1.2
The Card Type associated with this instance.
Status: current Access: read-only
OBJECT-TYPE    
  AgentInventoryCardType  

agentInventoryCardModelIdentifier 1.3.6.1.4.1.4413.1.1.13.4.1.1.3
The model identifier for the supported Card Type.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentInventoryCardDescription 1.3.6.1.4.1.4413.1.1.13.4.1.1.4
The card description for the supported Card Type.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentInventoryComponentGroup 1.3.6.1.4.1.4413.1.1.13.5
OBJECT IDENTIFIER    

agentInventoryComponentTable 1.3.6.1.4.1.4413.1.1.13.5.1
Contains information for all supported Components in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentInventoryComponentEntry

agentInventoryComponentEntry 1.3.6.1.4.1.4413.1.1.13.5.1.1
Contains information related to a specific Components.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentInventoryComponentEntry  

agentInventoryComponentIndex 1.3.6.1.4.1.4413.1.1.13.5.1.1.1
An arbitrary index used to reference components in the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

agentInventoryComponentMnemonic 1.3.6.1.4.1.4413.1.1.13.5.1.1.2
The abreviated name of this component.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentInventoryComponentName 1.3.6.1.4.1.4413.1.1.13.5.1.1.3
The name of the component for this instance.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentInventoryStackPortGroup 1.3.6.1.4.1.4413.1.1.13.7
OBJECT IDENTIFIER    

agentInventoryStackPortIpTelephonyQOSSupport 1.3.6.1.4.1.4413.1.1.13.7.1
Controls whether the Stack Ports give higher priority to IP Telephony traffic.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentInventorySFSGroup 1.3.6.1.4.1.4413.1.1.13.8
OBJECT IDENTIFIER    

agentInventoryStackUnitNumber 1.3.6.1.4.1.4413.1.1.13.8.1
The unit number associated with stack unit .
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

agentInventorySFS 1.3.6.1.4.1.4413.1.1.13.8.2
Controls whether the Stack Firmware Synchronization is enabled or disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentInventorySFSAllowDowngrade 1.3.6.1.4.1.4413.1.1.13.8.3
Controls whether downgrading the image on the stack member is allowed or not if the firmware version of manager is older to firmware version of stack member
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentInventorySFSTrap 1.3.6.1.4.1.4413.1.1.13.8.4
Controls sending of traps during Stack firmware synchronization operation
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentInventoryStackPortTable 1.3.6.1.4.1.4413.1.1.13.7.2
Contains information for all Stack Ports present in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentInventoryStackPortEntry

agentInventoryStackPortEntry 1.3.6.1.4.1.4413.1.1.13.7.2.1
Contains information related to a specific Stack Port.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentInventoryStackPortEntry  

agentInventoryStackPortIndex 1.3.6.1.4.1.4413.1.1.13.7.2.1.1
An arbitrary index used to reference Stack Ports in the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

agentInventoryStackPortUnit 1.3.6.1.4.1.4413.1.1.13.7.2.1.2
The Unit Index this Stack Port is physically located on.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentInventoryStackPortTag 1.3.6.1.4.1.4413.1.1.13.7.2.1.3
The name of the Stack Port for this instance.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentInventoryStackPortConfiguredStackMode 1.3.6.1.4.1.4413.1.1.13.7.2.1.4
Configured mode of the Stack Port. Changes to this value happen only after a reset of the switch.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER stack(1), ethernet(2)  

agentInventoryStackPortRunningStackMode 1.3.6.1.4.1.4413.1.1.13.7.2.1.5
Currently operational mode of the Stack Port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER stack(1), ethernet(2)  

agentInventoryStackPortLinkStatus 1.3.6.1.4.1.4413.1.1.13.7.2.1.6
Link status of the Stack Port. Ports which are in ethernet mode will return a status of down(2).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

agentInventoryStackPortLinkSpeed 1.3.6.1.4.1.4413.1.1.13.7.2.1.7
Speed of the Stack Port measured in Gb/s. Ports which are in ethernet mode will return a speed of 0.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentInventoryStackPortDataRate 1.3.6.1.4.1.4413.1.1.13.7.2.1.8
Approximate data rate on the stacking port. Measured in Gb/s. Ports which are in ethernet mode will return 0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentInventoryStackPortErrorRate 1.3.6.1.4.1.4413.1.1.13.7.2.1.9
Approximate error rate on the stack port. Measured in Errors per Second. Ports which are in ethernet mode will return 0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentInventoryStackPortTotalErrors 1.3.6.1.4.1.4413.1.1.13.7.2.1.10
Number of errors since boot. The counter may wrap. Ports which are in ethernet mode will return 0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentInventoryTraps 1.3.6.1.4.1.4413.1.1.13.0
OBJECT IDENTIFIER    

agentInventoryCardMismatch 1.3.6.1.4.1.4413.1.1.13.0.1
Sent when a card is inserted which is a different type than what the slot was configured for.
Status: current Access: read-only
NOTIFICATION-TYPE    

agentInventoryCardUnsupported 1.3.6.1.4.1.4413.1.1.13.0.2
Sent when a card is inserted which is of a type that is not supported by the slot.
Status: current Access: read-only
NOTIFICATION-TYPE    

agentInventoryStackPortLinkUp 1.3.6.1.4.1.4413.1.1.13.0.3
Sent when a Stack Port is connected to annother Stack Member.
Status: current Access: read-only
NOTIFICATION-TYPE    

agentInventoryStackPortLinkDown 1.3.6.1.4.1.4413.1.1.13.0.4
Sent when a Stack Port is disconnected from annother Stack Member.
Status: current Access: read-only
NOTIFICATION-TYPE    

agentInventorySFSStart 1.3.6.1.4.1.4413.1.1.13.0.5
Sent when Stack Firmware Synchronization operation is started on a Stack Member.
Status: current Access: read-only
NOTIFICATION-TYPE    

agentInventorySFSComplete 1.3.6.1.4.1.4413.1.1.13.0.6
Sent when Stack Firmware Synchronization operation is complete on a Stack Member.
Status: current Access: read-only
NOTIFICATION-TYPE    

agentInventorySFSFail 1.3.6.1.4.1.4413.1.1.13.0.7
Sent when Stack Firmware Synchronization operation failed for a Stack Member.
Status: current Access: read-only
NOTIFICATION-TYPE    

fastPathInventoryConformance 1.3.6.1.4.1.4413.1.1.13.6
OBJECT IDENTIFIER    

fastPathInventoryCompliances 1.3.6.1.4.1.4413.1.1.13.6.1
OBJECT IDENTIFIER    

fastPathInventoryGroups 1.3.6.1.4.1.4413.1.1.13.6.2
OBJECT IDENTIFIER    

fastPathInventoryCompliance 1.3.6.1.4.1.4413.1.1.13.6.1.1
The compliance statement for SNMP entities which implement version 1 of the fastPathInventory MIB.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

fastPathInventoryCompliance2 1.3.6.1.4.1.4413.1.1.13.6.1.2
The compliance statement for SNMP entities which implement version 2 of the fastPathInventory MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

fastPathInventorySupportedUnitGroup 1.3.6.1.4.1.4413.1.1.13.6.2.1
The collection of objects which are used to represent multiple units in the stack.
Status: current Access: read-only
OBJECT-GROUP    

fastPathInventoryUnitGroup 1.3.6.1.4.1.4413.1.1.13.6.2.2
The collection of objects which are used to represent multiple units in the stack.
Status: current Access: read-only
OBJECT-GROUP    

fastPathInventorySlotGroup 1.3.6.1.4.1.4413.1.1.13.6.2.3
The collection of objects which are used to represent slots in the each unit managed by this agent.
Status: current Access: read-only
OBJECT-GROUP    

fastPathInventoryCardGroup 1.3.6.1.4.1.4413.1.1.13.6.2.4
The collection of objects which are used to represent the card types this system can manage.
Status: current Access: read-only
OBJECT-GROUP    

fastPathInventoryNotificationsGroup 1.3.6.1.4.1.4413.1.1.13.6.2.5
The collection of notifications used to indicate problems associated with the insertion of cards.
Status: current Access: read-only
NOTIFICATION-GROUP