CTRMONXT-MIB: View SNMP OID List / Download MIB
VENDOR: ENTERASYS NETWORKS INC.
Home | MIB: CTRMONXT-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
ctDiscovery | 1.3.6.1.4.1.52.4.3.2.20 | |||
ctDiscoveryProtocol | 1.3.6.1.4.1.52.4.3.2.20.1 | |||
ctProtIP | 1.3.6.1.4.1.52.4.3.2.20.1.1 | |||
ctProtNetware | 1.3.6.1.4.1.52.4.3.2.20.1.2 | |||
ctProtDecNet | 1.3.6.1.4.1.52.4.3.2.20.1.3 | |||
ctDiscoveryControlTable | 1.3.6.1.4.1.52.4.3.2.20.2 | no-access |
A list of Discovery Control Entries. |
|
1.3.6.1.4.1.52.4.3.2.20.2.1 | no-access |
A list of parameters that set up the discovery of devices by mac address, network address, protocol mapping and the interface they appear on. |
||
ctDiscoveryControlIndex | 1.3.6.1.4.1.52.4.3.2.20.2.1.1 | integer | read-only |
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. |
ctDiscoveryControlDataSource | 1.3.6.1.4.1.52.4.3.2.20.2.1.2 | object identifier | read-write |
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). |
ctDiscoveryControlProtocol | 1.3.6.1.4.1.52.4.3.2.20.2.1.3 | object identifier | read-write |
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. |
ctDiscoveryControlTableSize | 1.3.6.1.4.1.52.4.3.2.20.2.1.4 | integer | read-only |
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. |
ctDiscoveryControlLastDeleteTime | 1.3.6.1.4.1.52.4.3.2.20.2.1.5 | timeticks | read-only |
The value of sysUpTime when the last entry was deleted from the ctDiscoveryMediaToNetTable associated with this ctDiscoveryControlEntry. |
ctDiscoveryControlAgeInterval | 1.3.6.1.4.1.52.4.3.2.20.2.1.6 | integer | read-write |
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. |
ctDiscoveryControlOwner | 1.3.6.1.4.1.52.4.3.2.20.2.1.7 | ownerstring | read-write |
The entity that configured this entry and is therefore using the resources assigned to it. |
ctDiscoveryControlStatus | 1.3.6.1.4.1.52.4.3.2.20.2.1.8 | entrystatus | read-write |
The status of this ctDiscoveryControl Entry. |
ctDiscoveryMNTable | 1.3.6.1.4.1.52.4.3.2.20.3 | no-access |
A list of ctDiscoveryMNEntries. |
|
1.3.6.1.4.1.52.4.3.2.20.3.1 | no-access |
A MAC/Network address assocaition. |
||
ctDiscoveryMNMACAddress | 1.3.6.1.4.1.52.4.3.2.20.3.1.1 | octet string | read-only |
The MAC layer address of this MAC/Network association |
ctDiscoveryMNNetworkAddress | 1.3.6.1.4.1.52.4.3.2.20.3.1.2 | octet string | read-only |
The network layer address of this MAC/Network association. |
ctDiscoveryMNIndex | 1.3.6.1.4.1.52.4.3.2.20.3.1.3 | integer | read-only |
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. |
ctDiscoveryMNCreationTime | 1.3.6.1.4.1.52.4.3.2.20.3.1.4 | timeticks | read-only |
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. |
ctDiscoveryMNLastTransmitTime | 1.3.6.1.4.1.52.4.3.2.20.3.1.5 | timeticks | read-only |
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. |
ctDiscoveryMNBoard | 1.3.6.1.4.1.52.4.3.2.20.3.1.6 | integer | read-only |
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. |
ctDiscoveryMNPort | 1.3.6.1.4.1.52.4.3.2.20.3.1.7 | integer | read-only |
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. |
ctDiscoveryNMTable | 1.3.6.1.4.1.52.4.3.2.20.4 | no-access |
A list of ctDiscoveryNMEntries. |
|
1.3.6.1.4.1.52.4.3.2.20.4.1 | no-access |
A MAC/Network address assocaition. |
||
ctDiscoveryNMNetworkAddress | 1.3.6.1.4.1.52.4.3.2.20.4.1.1 | octet string | read-only |
The Network layer address of this MAC/Network association |
ctDiscoveryNMMACAddress | 1.3.6.1.4.1.52.4.3.2.20.4.1.2 | octet string | read-only |
The MAC layer address of this MAC/Network association |
ctDiscoveryNMIndex | 1.3.6.1.4.1.52.4.3.2.20.4.1.3 | integer | read-only |
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. |
ctDiscoveryNMCreationTime | 1.3.6.1.4.1.52.4.3.2.20.4.1.4 | timeticks | read-only |
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. |
ctDiscoveryNMLastTransmitTime | 1.3.6.1.4.1.52.4.3.2.20.4.1.5 | timeticks | read-only |
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. |
ctDiscoveryNMBoard | 1.3.6.1.4.1.52.4.3.2.20.4.1.6 | integer | read-only |
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. |
ctDiscoveryNMPort | 1.3.6.1.4.1.52.4.3.2.20.4.1.7 | integer | read-only |
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. |