CTRON-ALIAS-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
6
Rows
6
Columns
33
ctAliasTable
table.1.3.6.1.4.1.52.4.1.3.7.1.1.1
·
1 row entry
·
9 columns
Uses the cabletron variant from
Command help
/opt/observium/mibs/cabletron.
Walk ctAliasTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-ALIAS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' '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 is NOT designed to do a single
GET. This Table is designed for MIB Walks only.
This table contains objects that map upper-layer
network services and entities to the physical location
of the associated port, and the MAC address of the
associated end-system (node).
All entries in this table are deleted when sysUpTime
is reset to zero.
This table allows for a time filtered view. It is useful
for determining what has been modified in the Alias Table
since a specified time.
If a management station reads the ctAliasTable
of an entity at time X, subsequent updates can be
realized by performing get-next requests of this
table to determine which entries have been modified
since time X. Then the management station can use
GET requests to retrieve only the records of interest
from the Alias table.
There is a delay between retrieving the Alias Reference
values from this table, and a GET request to retrieve a
modified row from the Alias table. The management
station should be prepared for two possibilities:
1) the GET request may fail if the Alias table entry
has been deleted during the delay, and 2) the
entry may have been modified during the delay, so the
modification time of the retrieved entry may differ from
the modification time of the Delta entry.
If the entry in the Alias Control table identified by
ctAliasID is marked inactive by management request, and
subsequently deleted to free resources, all corresponding
entries in this table are also deleted.
If the agent needs to free resources, it can delete
entries from this table. It SHOULD first remove those
which have been marked inactive in the ctAliasControlTable,
then it SHOULD remove those entries with the oldest
modification times.
Each entry contains information pertaining to
the alias of a node.
the alias of a node.
Indexes
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of sysUpTime when this entry
was last modified. |
RMON2-MIBTimeFilter | .1.3.6.1.4.1.52.4.1.3.7.1.1.1.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
An integer ID assigned by the agent. The value of this
object is equal to an existing ctAliasID. |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.52.4.1.3.7.1.1.1.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 ident… |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.52.4.1.3.7.1.1.1.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 we… |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.52.4.1.3.7.1.1.1.1.4 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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). |
Q-BRIDGE-MIBVlanIndex | .1.3.6.1.4.1.52.4.1.3.7.1.1.1.1.5 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The address type of this alias address.
|
CabletronProtocolTC Type Values:
|
.1.3.6.1.4.1.52.4.1.3.7.1.1.1.1.6 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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. |
AliasAddress Type Constraints: range: 0..32 |
.1.3.6.1.4.1.52.4.1.3.7.1.1.1.1.7 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 ctAliasEntrySta… |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.52.4.1.3.7.1.1.1.1.8 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The address associated with this entry in a human
readable textual format. |
SNMP-FRAMEWORK-MIBSnmpAdminString Type Constraints: range: 0..255 |
.1.3.6.1.4.1.52.4.1.3.7.1.1.1.1.9 |
ctAliasControlTable
table.1.3.6.1.4.1.52.4.1.3.7.1.1.2
·
1 row entry
·
3 columns
Uses the cabletron variant from
Command help
/opt/observium/mibs/cabletron.
Walk ctAliasControlTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-ALIAS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-ALIAS-MIB::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 free resources, all corresponding
entries in the ctAlias table are also deleted.
All entries in this table are deleted when sysUpTime
is reset to zero.
Each entry contains a unique identifier of an Alias
entry and a control object to mark the entry as
'marked for deletion'.
entry and a control object to mark the entry as
'marked for deletion'.
Indexes
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
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. |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.52.4.1.3.7.1.1.2.1.1 |
||||||
|
ctAliasMarkInactivedeprecated
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… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.52.4.1.3.7.1.1.2.1.2 |
||||||
|
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 … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.52.4.1.3.7.1.1.2.1.3 |
.1.3.6.1.4.1.52.4.1.3.7.1.1.4.3
·
1 row entry
·
4 columns
Uses the cabletron variant from
Command help
/opt/observium/mibs/cabletron.
Walk ctAliasConfigurationTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-ALIAS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-ALIAS-MIB::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.
Each entry contains an enable/disable control variable
and variables showing the number of maximum allowable
and currently used entries.
and variables showing the number of maximum allowable
and currently used entries.
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
The total number of alias entries currently in
use by this ctAliasInterface. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.52.4.1.3.7.1.1.4.3.1.1 |
||||
|
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 … |
SNMPv2-SMIGauge32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.52.4.1.3.7.1.1.4.3.1.2 |
||||
|
The enable state of the alias agent on this
ctAliasInterface. |
P-BRIDGE-MIBEnabledStatusr/w Type Values:
|
.1.3.6.1.4.1.52.4.1.3.7.1.1.4.3.1.3 |
||||
|
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 r… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.52.4.1.3.7.1.1.4.3.1.4 |
ctAliasMacAddressTable
table.1.3.6.1.4.1.52.4.1.3.7.1.1.5
·
1 row entry
·
5 columns
Uses the cabletron variant from
Command help
/opt/observium/mibs/cabletron.
Walk ctAliasMacAddressTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-ALIAS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-ALIAS-MIB::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 management entities to search for
a MAC address and protocol, or part of a MAC address
and protocol, using a single SNMP GetNext request.
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.
of a node in a table indexed by MAC address, protocol
type, protocol address, and alias ID.
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
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 ident… |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.52.4.1.3.7.1.1.5.1.1 |
||||
|
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). |
Q-BRIDGE-MIBVlanIndex | .1.3.6.1.4.1.52.4.1.3.7.1.1.5.1.2 |
||||
|
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 ctAliasEntrySta… |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.52.4.1.3.7.1.1.5.1.3 |
||||
|
The address associated with this entry in a human
readable textual format. |
SNMP-FRAMEWORK-MIBSnmpAdminString Type Constraints: range: 0..255 |
.1.3.6.1.4.1.52.4.1.3.7.1.1.5.1.4 |
||||
|
The value of sysUpTime when this entry was last modified.
|
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.52.4.1.3.7.1.1.5.1.5 |
.1.3.6.1.4.1.52.4.1.3.7.1.1.6
·
1 row entry
·
5 columns
Uses the cabletron variant from
Command help
/opt/observium/mibs/cabletron.
Walk ctAliasProtocolAddressTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-ALIAS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-ALIAS-MIB::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 management entities to search for a protocol and
address, or part of a protocol and address, using a
single SNMP GetNext request.
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.
of a node in a table indexed by protocol type, protocol
address, MAC address, and alias ID.
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
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 ident… |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.52.4.1.3.7.1.1.6.1.1 |
||||
|
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). |
Q-BRIDGE-MIBVlanIndex | .1.3.6.1.4.1.52.4.1.3.7.1.1.6.1.2 |
||||
|
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 ctAliasEntrySta… |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.52.4.1.3.7.1.1.6.1.3 |
||||
|
The address associated with this entry in a human
readable textual format. |
SNMP-FRAMEWORK-MIBSnmpAdminString Type Constraints: range: 0..255 |
.1.3.6.1.4.1.52.4.1.3.7.1.1.6.1.4 |
||||
|
The value of sysUpTime when this entry was last modified.
|
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.52.4.1.3.7.1.1.6.1.5 |
ctAliasInterfaceTable
table.1.3.6.1.4.1.52.4.1.3.7.1.1.8
·
1 row entry
·
7 columns
Uses the cabletron variant from
Command help
/opt/observium/mibs/cabletron.
Walk ctAliasInterfaceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-ALIAS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-ALIAS-MIB::ctAliasInterfaceTable'
The ctAliasInterfaceTable contains information about
the aliases known by the agent indexed by interface
address and alias ID.
This table contains information that is identical to
the ctAliasTable, but it is instanced by interface address
and alias ID to allow management entities to search for
an interface address, using a single SNMP GetNext request.
Each entry contains information pertaining to the alias
of a node in a table indexed by interface address and
alias ID.
of a node in a table indexed by interface address and
alias ID.
Indexes
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 we… |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.52.4.1.3.7.1.1.8.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The address type of this alias address.
|
CabletronProtocolTC Type Values:
|
.1.3.6.1.4.1.52.4.1.3.7.1.1.8.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The address associated with this entry. The exact
format of this object will depend upon the protocol type in ctAliasInterfaceProtocol. The value returned for this object MUST be in a non-textual format. |
AliasAddress Type Constraints: range: 0..32 |
.1.3.6.1.4.1.52.4.1.3.7.1.1.8.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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). |
Q-BRIDGE-MIBVlanIndex | .1.3.6.1.4.1.52.4.1.3.7.1.1.8.1.4 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 ctAliasEntrySta… |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.52.4.1.3.7.1.1.8.1.5 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The address associated with this entry in a human
readable textual format. |
SNMP-FRAMEWORK-MIBSnmpAdminString Type Constraints: range: 0..255 |
.1.3.6.1.4.1.52.4.1.3.7.1.1.8.1.6 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The value of sysUpTime when this entry was last modified.
|
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.52.4.1.3.7.1.1.8.1.7 |