ctron-alias-mib Download
This module provides authoritative definitions for Enterasys
Networks' Alias MIB.
You can select a variable to monitor using the built-in IPHost MIB browser that provides you with all variables, their current values and descriptions taken from the
ctron-alias-mib
.
OID list for ctron-alias-mib
- ctAliasTable
- The ctAliasTable contains information about the aliases known by the agent. This table is indexed using a unique and arbitrary ID and a TimeFilter to allow a management station to learn all alias entries that have been modified since time X. This table ...
- ctAliasEntry
- Each entry contains information pertaining to the alias of a node.
- ctAliasTimeFilter
- The value of sysUpTime when this entry was last modified.
- ctAliasReference
- An integer ID assigned by the agent. The value of this object is equal to an existing ctAliasID.
- ctAliasInterface
- The ifIndex of the interface on which this entry was discovered. The ifIndex is an 'external value' that identifies a physical component associated with the Alias entry. This object can be used to identify the physical location of the interface in the ifT ...
- ctAliasMacAddress
- The MAC address associated with this alias. The TEXTUAL-CONVENTION MacAddress is defined in SNMPv2-TC as an 802 MAC address represented in 'canonical' order as defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first.
- ctAliasVlanID
- The VLAN ID contained in the header of the message associated with this alias. On agents which support this MIB but do not support VLANs, the value for this object MUST be (1).
- ctAliasProtocol
- The address type of this alias address.
- ctAliasAddress
- The address associated with this entry. The exact format of this object will depend upon the protocol type in ctAliasProtocol. The value returned for this object MUST be in a non-textual format.
- ctAliasIsActive
- The status of this entry. A true(1) value indicates the alias is active. A false(2) value indicates an entry which has been marked inactive by network management, using the ctAliasEntryStatus object in the ctAliasControlTable. Entries which have been mark ...
- ctAliasAddressText
- The address associated with this entry in a human readable textual format.
- ctAliasControlTable
- This table allows for control of Alias entries. Currently control is limited to marking entries as marked for deletion. If the entry in the Alias Control table identified by ctAliasID is marked inactive by management request, and subsequently deleted to f ...
- ctAliasControlEntry
- Each entry contains a unique identifier of an Alias entry and a control object to mark the entry as 'marked for deletion'.
- ctAliasID
- A unique and arbitrary integer ID assigned by the agent to identify this entry. Each identifier must not be reused until the agent is re-initialized, i.e. sysUpTime is reset to zero.
- ctAliasMarkInactive
- This object provides the control to mark this entry to inactive. When an entry is created by the agent, this is set to false(2). A network management application can set this value to true(1), indicating that the entry is no longer needed. Once this objec ...
- ctAliasEntryStatus
- This object provides the control to remove or inactivate entries that are no longer needed. active(1) - indicates that this entry is active. inactive(2) - indicates that this entry is no longer of any interest and can be removed, as needed, by the entit ...
- ctAliasTableStatsTotalEntries
- The total number of entries in the ctAliasControlTable.
- ctAliasTableStatsActiveEntries
- The total number of active entries in the ctAliasControlTable.
- ctAliasTableStatsPurgeTime
- System time of the most recent purge.
- ctAliasTableStatsState
- Current Alias Table state. notStarted(1) indicates the agent has not completed any required start up routines and therefore the ctAliasTable and ctAliasControlTable are not currently valid. ready(2) indicates that the agent has completed all initializatio ...
- ctAliasConfigurationSystemAllocatedEntries
- The total number of alias entries allocated.
- ctAliasConfigurationSystemTotalEntries
- The total number of alias entries available to be allocated for this system.
- ctAliasConfigurationTable
- This table is used to prevent any single chatty port from monopolizing all of the available alias buffers in the system by letting an administrator tune each port.
- ctAliasConfigurationEntry
- Each entry contains an enable/disable control variable and variables showing the number of maximum allowable and currently used entries.
- ctAliasConfigurationInterfaceTotalEntries
- The total number of alias entries currently in use by this ctAliasInterface.
- ctAliasConfigurationInterfaceMaxEntries
- This object represents the maximum number of alias entries in the ctAliasTable which were created by this ctAliasInterface. When the object ctAliasConfigurationInterfaceTotalEntries equals this object, the next alias appearing on this ctAliasInterface cau ...
- ctAliasConfigurationInterfaceEnableState
- The enable state of the alias agent on this ctAliasInterface.
- ctAliasConfigurationNumQueueWraps
- This object represents the number of times the queue for this ctAliasConfigurationEntry has wrapped. Since circular queues are used for storing the entries, when all allocated entries are used, the oldest entries are reused, thus creating a wrap conditio ...
- ctAliasMacAddressTable
- The ctAliasMacAddressTable contains information about the aliases known by the agent indexed by MAC address and protocol. This table contains information that is identical to the ctAliasTable, but it is instanced by MAC address and protocol to allow manag ...
- ctAliasMacAddressEntry
- Each entry contains information pertaining to the alias of a node in a table indexed by MAC address, protocol type, protocol address, and alias ID.
- ctAliasMacAddressInterface
- The ifIndex of the interface on which this entry was discovered. The ifIndex is an 'external value' that identifies a physical component associated with the Alias entry. This object can be used to identify the physical location of the interface in the ifT ...
- ctAliasMacAddressVlanID
- The VLAN ID contained in the header of the message associated with this alias. On agents which support this MIB but do not support VLANs, the value for this object MUST be (1).
- ctAliasMacAddressIsActive
- The status of this entry. A true(1) value indicates the alias is active. A false(2) value indicates an entry which has been marked inactive by network management, using the ctAliasEntryStatus object in the ctAliasControlTable. Entries which have been mark ...
- ctAliasMacAddressAddressText
- The address associated with this entry in a human readable textual format.
- ctAliasMacAddressTime
- The value of sysUpTime when this entry was last modified.
- ctAliasProtocolAddressTable
- The ctAliasProtocolAddressTable contains information about the aliases known by the agent indexed by protocol and address. This table contains information that is identical to the ctAliasTable, but it is instanced by protocol and address to allow manageme ...
- ctAliasProtocolAddressEntry
- Each entry contains information pertaining to the alias of a node in a table indexed by protocol type, protocol address, MAC address, and alias ID.
- ctAliasProtocolAddressInterface
- The ifIndex of the interface on which this entry was discovered. The ifIndex is an 'external value' that identifies a physical component associated with the Alias entry. This object can be used to identify the physical location of the interface in the ifT ...
- ctAliasProtocolAddressVlanID
- The VLAN ID contained in the header of the message associated with this alias. On agents which support this MIB but do not support VLANs, the value for this object MUST be (1).
- ctAliasProtocolAddressIsActive
- The status of this entry. A true(1) value indicates the alias is active. A false(2) value indicates an entry which has been marked inactive by network management, using the ctAliasEntryStatus object in the ctAliasControlTable. Entries which have been mark ...
- ctAliasProtocolAddressAddressText
- The address associated with this entry in a human readable textual format.
- ctAliasProtocolAddressTime
- The value of sysUpTime when this entry was last modified.
- ctAliasEntryClearAll
- This object is used to remove all of the alias entries from all of the tables. When set to true(1) all known aliases will be immediately removed from all of their respective tables. A read will always return false(2).
- ctAliasBasicGroup
- A collection of objects for the discovery and mapping of end systems and aliases.
- ctAliasStatsGroup
- A collection of objects pertaining to discovery and mapping of end systems and aliases.
- ctAliasControlGroup
- This group has been deprecated. See ctAliasControlGroupI.
- ctAliasConfigurationGroup
- A collection of objects for configuring port buffer queues.
- ctAliasMacAddressGroup
- A collection of objects for the discovery and mapping of end systems and aliases.
- ctAliasProtocolAddressGroup
- A collection of objects for the discovery and mapping of end systems and aliases.
- ctAliasControlGroupI
- A collection of objects which make the Aliases accessible using the TimeFilter TEXTUAL CONVENTION.
- ctAliasGroup
- An object used for removing alias entries.
- ctAliasConfigurationGroupI
- An object to indicate queue usage.
You can start network devices monitoring using free 30-day trial version of IPHost Network Monitor right now.
Witn IPHost SNMP monitor you can monitor network performance, audit network usage, detect network faults, or inappropriate access.
The IPHost's SNMP monitor can communicate and interact with any SNMP-enabled device.