MIBs Depot

CTRMONXT-MIB

Registered at
1.3.6.1.4.1.52.4.3.2.20
Namespace
enterasys
Source file
CTRMONXT-MIB
Digest
sha256:2bbcfc338209d0e78262bdee758ed952eb5600777876de9b2fbc77dc9882467e

Imports

FromSymbols
CTRON-MIB-NAMESctronRmon
RMON-MIBEntryStatus, OwnerString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CTRMONXT-MIB
CTRON-MIB-NAMES
CTRON-OIDS
RMON-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
ctDiscovery
OBJECT-IDENTITY
1.3.6.1.4.1.52.4.3.2.20
ctDiscoveryProtocol
OBJECT-IDENTITY
1.3.6.1.4.1.52.4.3.2.20.1
ctProtIP
OBJECT-IDENTITY
1.3.6.1.4.1.52.4.3.2.20.1.1
ctProtNetware
OBJECT-IDENTITY
1.3.6.1.4.1.52.4.3.2.20.1.2
ctProtDecNet
OBJECT-IDENTITY
1.3.6.1.4.1.52.4.3.2.20.1.3
ctDiscoveryControlTable
OBJECT-TYPE
A list of Discovery Control Entries.
1.3.6.1.4.1.52.4.3.2.20.2not-accessiblemandatory
ctDiscoveryControlEntry
OBJECT-TYPE
A list of parameters that set up the discovery of devices by mac address, network address, protocol mapping and the interface they appear on.
1.3.6.1.4.1.52.4.3.2.20.2.1not-accessiblemandatory
ctDiscoveryControlIndex
OBJECT-TYPE
An index that uniquely identifies an entry in the ctDiscoveryControl table. Each entry identifies a function that will discover relationships between MAC and Network layer addresses on a particular interface and of a particular protocol. Information about these relationships will be placed in the ctDiscoveryMediaToNetTable and the ctDiscoveryNetToMedia table.
1.3.6.1.4.1.52.4.3.2.20.2.1.1INTEGER (1..65535)read-onlymandatory
ctDiscoveryControlDataSource
OBJECT-TYPE
This object identifies the source of the data from which this entry creates address relationships. This source can be any interface on this device. In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in [4,6], for the desired interface. For example, if an entry were to receive data from interface #1, this object would be set to ifIndex.1. The statistics in this group reflect all packets on the local network segment attached to the identified interface. This object may not be modified if the associated ctDiscoveryControlStatus object is equal to valid(1).
1.3.6.1.4.1.52.4.3.2.20.2.1.2OBJECT IDENTIFIERread-writemandatory
ctDiscoveryControlProtocol
OBJECT-TYPE
This object identifies the protocol suite, and hence the type of network addresses in the tables, for the table associated with this control index.. NOTE: In this table, this value applies only to the network layer of the packet.
1.3.6.1.4.1.52.4.3.2.20.2.1.3OBJECT IDENTIFIERread-writemandatory
ctDiscoveryControlTableSize
OBJECT-TYPE
The number of ctDiscoveryMediaToNetEntries in the ctDiscoveryMediaToNetTable associated with this ctDiscoveryControlTable. This must also be the number of entries in the ctDiscoveryNetToMediaTable for this ctDiscoveryControlTable.
1.3.6.1.4.1.52.4.3.2.20.2.1.4INTEGERread-onlymandatory
ctDiscoveryControlLastDeleteTime
OBJECT-TYPE
The value of sysUpTime when the last entry was deleted from the ctDiscoveryMediaToNetTable associated with this ctDiscoveryControlEntry.
1.3.6.1.4.1.52.4.3.2.20.2.1.5TimeTicksread-onlymandatory
ctDiscoveryControlAgeInterval
OBJECT-TYPE
The minimum amount of idle time that will be allowed for an entry before it may be deleted from the table by the agent. The aging routine is not required to run every second.
1.3.6.1.4.1.52.4.3.2.20.2.1.6INTEGERread-writemandatory
ctDiscoveryControlOwner
OBJECT-TYPE
The entity that configured this entry and is therefore using the resources assigned to it.
1.3.6.1.4.1.52.4.3.2.20.2.1.7OwnerStringread-writemandatory
ctDiscoveryControlStatus
OBJECT-TYPE
The status of this ctDiscoveryControl Entry.
1.3.6.1.4.1.52.4.3.2.20.2.1.8EntryStatusread-writemandatory
ctDiscoveryMNTable
OBJECT-TYPE
A list of ctDiscoveryMNEntries.
1.3.6.1.4.1.52.4.3.2.20.3not-accessiblemandatory
ctDiscoveryMNEntry
OBJECT-TYPE
A MAC/Network address assocaition.
1.3.6.1.4.1.52.4.3.2.20.3.1not-accessiblemandatory
ctDiscoveryMNMACAddress
OBJECT-TYPE
The MAC layer address of this MAC/Network association
1.3.6.1.4.1.52.4.3.2.20.3.1.1OCTET STRINGread-onlymandatory
ctDiscoveryMNNetworkAddress
OBJECT-TYPE
The network layer address of this MAC/Network association.
1.3.6.1.4.1.52.4.3.2.20.3.1.2OCTET STRINGread-onlymandatory
ctDiscoveryMNIndex
OBJECT-TYPE
An index that defines the set of collected ctDiscoveryMNEntries of which this entry is part. The set of MAC/Network associations identified by a particular value of this index is associated with the ctDiscoveryControlEntry with the same index.
1.3.6.1.4.1.52.4.3.2.20.3.1.3INTEGER (1..65535)read-onlymandatory
ctDiscoveryMNCreationTime
OBJECT-TYPE
The value of SysUpTime when an error free frame with this source MAC/Network address association was detected, and an entry with a corresponding association was not present in the ctDiscoveryMNTable.
1.3.6.1.4.1.52.4.3.2.20.3.1.4TimeTicksread-onlymandatory
ctDiscoveryMNLastTransmitTime
OBJECT-TYPE
The value of SysUpTime when this entry was last updated. This time correponds to the last time that a frame with the source MAC/Network association of this dicovery entry was detected. This object is useful in that the management station can compute idle time by the difference between this value and current sysUpTime.
1.3.6.1.4.1.52.4.3.2.20.3.1.5TimeTicksread-onlymandatory
ctDiscoveryMNBoard
OBJECT-TYPE
The index of the board that this MAC/Network association was last seen on. A value of zero indicates that this information was not available.
1.3.6.1.4.1.52.4.3.2.20.3.1.6INTEGERread-onlymandatory
ctDiscoveryMNPort
OBJECT-TYPE
The index of the port that this MAC/Network association was last seen on. A value of zero indicates that this information was not available.
1.3.6.1.4.1.52.4.3.2.20.3.1.7INTEGERread-onlymandatory
ctDiscoveryNMTable
OBJECT-TYPE
A list of ctDiscoveryNMEntries.
1.3.6.1.4.1.52.4.3.2.20.4not-accessiblemandatory
ctDiscoveryNMEntry
OBJECT-TYPE
A MAC/Network address assocaition.
1.3.6.1.4.1.52.4.3.2.20.4.1not-accessiblemandatory
ctDiscoveryNMNetworkAddress
OBJECT-TYPE
The Network layer address of this MAC/Network association
1.3.6.1.4.1.52.4.3.2.20.4.1.1OCTET STRINGread-onlymandatory
ctDiscoveryNMMACAddress
OBJECT-TYPE
The MAC layer address of this MAC/Network association
1.3.6.1.4.1.52.4.3.2.20.4.1.2OCTET STRINGread-onlymandatory
ctDiscoveryNMIndex
OBJECT-TYPE
An index that defines the set of collected ctDiscoveryNMEntries of which this entry is part. The set of MAC/Network associations identified by a particular value of this index is associated with the ctDiscoveryControlEntry with the same index.
1.3.6.1.4.1.52.4.3.2.20.4.1.3INTEGER (1..65535)read-onlymandatory
ctDiscoveryNMCreationTime
OBJECT-TYPE
The value of SysUpTime when an error free frame with this source MAC/Network address association was detected, and an entry with a corresponding association was not present in the ctDiscoveryNMTable.
1.3.6.1.4.1.52.4.3.2.20.4.1.4TimeTicksread-onlymandatory
ctDiscoveryNMLastTransmitTime
OBJECT-TYPE
The value of SysUpTime when this entry was last updated. This time correponds to the last time that a frame with the source MAC/Network association of this dicovery entry was detected. This object is useful in that the management station can compute idle time by the difference between this value and current sysUpTime.
1.3.6.1.4.1.52.4.3.2.20.4.1.5TimeTicksread-onlymandatory
ctDiscoveryNMBoard
OBJECT-TYPE
The index of the board that this MAC/Network association was last seen on. A value of zero indicates that this information was not available.
1.3.6.1.4.1.52.4.3.2.20.4.1.6INTEGERread-onlymandatory
ctDiscoveryNMPort
OBJECT-TYPE
The index of the port that this MAC/Network association was last seen on. A value of zero indicates that this information was not available.
1.3.6.1.4.1.52.4.3.2.20.4.1.7INTEGERread-onlymandatory