CTIF-EXT-MIB: View SNMP OID List / Download MIB
VENDOR: ENTERASYS NETWORKS INC.
Home | MIB: CTIF-EXT-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 |
commonDev | 1.3.6.1.4.1.52.4.3.3.1 | |||
comDeviceTime | 1.3.6.1.4.1.52.4.3.3.1.1 | displaystring | read-write |
The current time of day, in 24 hour format, as measured by the device. The representation shall use the standard HHMMSS format. |
comDeviceDate | 1.3.6.1.4.1.52.4.3.3.1.2 | displaystring | read-write |
The current date, as measured by the device. The representation shall use the standard MMDDYYYY format. |
comDeviceBoardMap | 1.3.6.1.4.1.52.4.3.3.1.3 | integer | read-only |
Contains a bit encoded representation of slots that contain MIM boards. If a bit is one then that slot is occupied by a board. |
ctIf | 1.3.6.1.4.1.52.4.3.3.2 | |||
ctIfTable | 1.3.6.1.4.1.52.4.3.3.2.1 | no-access |
This table defines an extension to the interface table. |
|
1.3.6.1.4.1.52.4.3.3.2.1.1 | no-access |
This defines each conceptual row within the ctIfTable |
||
ctIfNumber | 1.3.6.1.4.1.52.4.3.3.2.1.1.1 | integer | read-only |
This defines the interface that is being described. This is the same as ifIndex. |
ctIfPortCnt | 1.3.6.1.4.1.52.4.3.3.2.1.1.2 | integer | read-only |
This defines the number of ports on the interface that is being described. |
ctIfConnectionType | 1.3.6.1.4.1.52.4.3.3.2.1.1.3 | object identifier | read-only |
Defines the specific type of the interface connection (BRIM, etc). This is defined within ctron-oids. This differs from the nature of the interface as defined by ifType as found in MIB-II. |
ctIfLAA | 1.3.6.1.4.1.52.4.3.3.2.1.1.4 | octet string | read-write |
This object is used by a device (with a Token Ring interface) to set a Locally Administered Address (LAA) for it's MAC hardware address. When set, this LAA will override the default Universally Administered Address or burned in address of the interface. For devices that do not support LAA: - a read will return all zeros. - any write attempt will return BADVALUE. For devices that support LAA: - valid values are 4000 0000 0000 to 4000 7fff ffff, and 0000 0000 0000 (a value of all zeros, causes interface to use the burned in address). - a set (write) with an invalid value, returns BADVALUE. - after a write, new values will only become active after the Token Ring interface has been closed and then opened again. - a read of ctIfLAA will always return same value as ifPhysAddress, except in the case where; o ctIfLAA has been set, but interface has not yet been closed and reopened, in this case the last set value is returned. Note that a read of ifPhysAddress will always return the physical address currently being used by the interface. |
ctIfDuplex | 1.3.6.1.4.1.52.4.3.3.2.1.1.5 | integer | read-write |
Defines the duplex mode that the interface is set to operate in. For devices that do not support this capability: - a read will return standard(2). - any write attempt will return BADVALUE. - fast ethernet devices will report other(1). Enumeration: 'other': 1, 'full': 3, 'standard': 2. |
ctIfCapability | 1.3.6.1.4.1.52.4.3.3.2.1.1.6 | integer | read-only |
Defines the cabability of the underlying hardware in supporting full duplex. This object will have a value of fullDuplex(3) if all hardware is capable of supporting full duplex operation. Enumeration: 'fullDuplex': 3, 'other': 1, 'ethernetBased': 5, 'fastEthernet': 4, 'standard': 2. |
ctIfRedundancy | 1.3.6.1.4.1.52.4.3.3.2.1.1.7 | integer | read-only |
Defines whether or not an interface supports redundancy. Enumeration: 'not-redundant': 2, 'redundant': 1. |
ctIfPort | 1.3.6.1.4.1.52.4.3.3.3 | |||
ctIfPortTable | 1.3.6.1.4.1.52.4.3.3.3.1 | no-access |
This table defines an extension to the interface table. |
|
1.3.6.1.4.1.52.4.3.3.3.1.1 | no-access |
This defines each conceptual row within the ctIfPortTable |
||
ctIfPortPortNumber | 1.3.6.1.4.1.52.4.3.3.3.1.1.1 | integer | read-only |
This defines the port that is being described. |
ctIfPortIfNumber | 1.3.6.1.4.1.52.4.3.3.3.1.1.2 | integer | read-only |
This defines the interface that the port being described is on. |
ctIfPortType | 1.3.6.1.4.1.52.4.3.3.3.1.1.3 | object identifier | read-only |
Defines the specific type of the port (EPIM, TPIM). This is defined within ctron-oids. |
ctIfPortLinkStatus | 1.3.6.1.4.1.52.4.3.3.3.1.1.4 | integer | read-only |
Defines the status of the port connection. Enumeration: 'notApplicable': 3, 'notLinked': 1, 'linked': 2. |
ctIfPortTrapStatus | 1.3.6.1.4.1.52.4.3.3.3.1.1.5 | integer | read-write |
Defines the trap forwarding status of the port. A value of (1) indicates that a trap WILL NOT be sent if the port goes down and a value of (2) which is the default value, indicates that a trap WILL be sent if the port goes down. Enumeration: 'disabled': 1, 'enabled': 2. |
ctIfCp | 1.3.6.1.4.1.52.4.3.3.4 | |||
ctCpTable | 1.3.6.1.4.1.52.4.3.3.4.1 | no-access |
This table defines a Com Port Table. |
|
1.3.6.1.4.1.52.4.3.3.4.1.1 | no-access |
This defines each conceptual row within the ctCPTable |
||
ctComPort | 1.3.6.1.4.1.52.4.3.3.4.1.1.1 | integer | read-only |
This is the index into the Com Port Table and defines the Com Port that is being described. com1 = 1, com2 = 2 |
ctCpFunction | 1.3.6.1.4.1.52.4.3.3.4.1.1.2 | integer | read-write |
Defines the Com Port Function supported by that Com Port. Enumeration: 'ppp': 4, 'lm': 1, 'ups': 2, 'slip': 3. |
ctIfNum | 1.3.6.1.4.1.52.4.3.3.4.1.1.3 | integer | read-only |
This defines the interface that is being described. This is the same as ifIndex. This is only valid if ctCpFunction is SLIP or PPP, otherwise, 0 |
ctCpAdminStatus | 1.3.6.1.4.1.52.4.3.3.4.1.1.4 | integer | read-write |
The administrative state of the Com Port. Enumeration: 'disabled': 1, 'enabled': 2. |
ctSNMP | 1.3.6.1.4.1.52.4.3.3.5 | |||
enableSNMPv1 | 1.3.6.1.4.1.52.4.3.3.5.1 | integer | read-write |
This object allows control over the SNMPv1 protocol. If set to a value of disable(1) then the SNMPv1 protocol will not be accepted by the device. Enumeration: 'enable': 2, 'disable': 1. |
enableSNMPv2 | 1.3.6.1.4.1.52.4.3.3.5.2 | integer | read-write |
This object allows control over the SNMPv2 protocol. If set to a value of disable(1) then the SNMPv2 protocol will not be accepted by the device. Enumeration: 'enable': 2, 'disable': 1. |
enableSNMPv1Counter64 | 1.3.6.1.4.1.52.4.3.3.5.3 | integer | read-write |
This object allows control over the SNMPv1 protocol agent. If set to a value of enable(2) then the SNMPv1 agent will return Counter64 objects using SNMPv2 syntax. If set to a value of disable(1) then the SNMPv1 agent will return any Counter64 objects as Counter32. Enumeration: 'enable': 2, 'disable': 1. |
ctSonet | 1.3.6.1.4.1.52.4.3.3.6 | |||
ctSonetTable | 1.3.6.1.4.1.52.4.3.3.6.1 | no-access |
This table defines the Sonet table. |
|
1.3.6.1.4.1.52.4.3.3.6.1.1 | no-access |
This defines each conceptual row within the ctSonetTable. |
||
ctSonetIfIndex | 1.3.6.1.4.1.52.4.3.3.6.1.1.1 | integer | read-only |
This defines the interface being described. It is the same as IfIndex. |
ctSonetMediumType | 1.3.6.1.4.1.52.4.3.3.6.1.1.2 | integer | read-write |
This variable identifies whether a SONET or a SDH signal is used across this interface. Enumeration: 'sonet': 1, 'sdh': 2. |
ctVirtual | 1.3.6.1.4.1.52.4.3.3.7 | |||
ctVirtualIfTable | 1.3.6.1.4.1.52.4.3.3.7.1 | no-access |
This table defines a Virtual IF Table. |
|
1.3.6.1.4.1.52.4.3.3.7.1.1 | no-access |
This defines each conceptual row within the ctVirtualIfTable |
||
ctVirtualIfIndex | 1.3.6.1.4.1.52.4.3.3.7.1.1.1 | integer | read-only |
Returns the virtual If Index. |
ctVirtualIfPhysicalInterface | 1.3.6.1.4.1.52.4.3.3.7.1.1.2 | integer | read-only |
This value displays the physical interface that owns the virtual interface. This is the IfIndex from MIB-II. |
ctVirtualIfType | 1.3.6.1.4.1.52.4.3.3.7.1.1.3 | object identifier | read-only |
This value displays the physical interface type. |
ctVirtualIfNumPorts | 1.3.6.1.4.1.52.4.3.3.7.1.1.4 | integer | read-only |
This value displays the number of virtual ports. |
ctVirtualIfPortTable | 1.3.6.1.4.1.52.4.3.3.7.2 | no-access |
This table defines the Virtual Port types. |
|
1.3.6.1.4.1.52.4.3.3.7.2.1 | no-access |
This defines each conceptual row within the ctVirtualIfPortTable. |
||
ctVirtualIfPortIfIndex | 1.3.6.1.4.1.52.4.3.3.7.2.1.1 | integer | read-only |
Returns the virtual If Index. |
ctVirtualIfPortNumber | 1.3.6.1.4.1.52.4.3.3.7.2.1.2 | integer | read-only |
The application port number of the port being described. |
ctVirtualIfPortType | 1.3.6.1.4.1.52.4.3.3.7.2.1.3 | integer | read-only |
This defines the port type from ctron-oids. Enumeration: 'portVirtualTypeSvc': 1, 'portVirtualTypePvcLlc': 2, 'portVirtualTypePvcVcmux': 3. |
ctVirtualIfPortVPI | 1.3.6.1.4.1.52.4.3.3.7.2.1.4 | integer | read-only |
This returns the Virtual Path Identifier value. |
ctVirtualIfPortVCI | 1.3.6.1.4.1.52.4.3.3.7.2.1.5 | integer | read-only |
This returns the Virtual Channel Identifier value. |
ctStats | 1.3.6.1.4.1.52.4.3.3.8 | |||
ctStatsTable | 1.3.6.1.4.1.52.4.3.3.8.1 | no-access |
This table defines the Stats table. |
|
1.3.6.1.4.1.52.4.3.3.8.1.1 | no-access |
This defines each StatsTable. |
||
ctStatsIfIndex | 1.3.6.1.4.1.52.4.3.3.8.1.1.1 | integer | read-only |
This defines the interface being described. It is the same as IfIndex. |
ctStatsIfEnable | 1.3.6.1.4.1.52.4.3.3.8.1.1.2 | integer | read-write |
This allows the interface to pass Token Ring MAC frames to the HOST for processing. When disabled, stats will not be gathered on the interface. Default is Enabled. For devices that do not support this capability any write attempt will return BADVALUE. Enumeration: 'enable': 1, 'disable': 2. |
ctFramerConfig | 1.3.6.1.4.1.52.4.3.3.9 | |||
ctIfHC | 1.3.6.1.4.1.52.4.3.3.10 | |||
ctIfHCStatsTable | 1.3.6.1.4.1.52.4.3.3.10.1 | no-access |
This table defines an extension to the interface table. This table consists of interface counters grouped together. For each counter type in the table their is a 32 bit counter and a 32 bit overflow counter. This effectively provides a method for counting up to 64 bits. |
|
1.3.6.1.4.1.52.4.3.3.10.1.1 | no-access |
This defines each conceptual row within the ctIfHCStatsTable. Entries in this table will exist for High Capacity Interfaces. |
||
ctIfInOctets | 1.3.6.1.4.1.52.4.3.3.10.1.1.1 | counter | read-only |
The total number of octets received on the interface, including framing characters. |
ctIfInOctetsOverflows | 1.3.6.1.4.1.52.4.3.3.10.1.1.2 | counter | read-only |
The number of times the associated ctIfInOctets counter has overflowed. |
ctIfInUcastPkts | 1.3.6.1.4.1.52.4.3.3.10.1.1.3 | counter | read-only |
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were not addressed to a multicast or broadcast address at this sub-layer. |
ctIfInUcastPktsOverflows | 1.3.6.1.4.1.52.4.3.3.10.1.1.4 | counter | read-only |
The number of times the associated ctIfInUcastPkts counter has overflowed. |
ctIfInMulticastPkts | 1.3.6.1.4.1.52.4.3.3.10.1.1.5 | counter | read-only |
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a multicast address at this sub-layer. For a MAC layer protocol, this includes both Group and Functional addresses. |
ctIfInMulticastPktsOverflows | 1.3.6.1.4.1.52.4.3.3.10.1.1.6 | counter | read-only |
The number of times the associated ctIfInMulticastPkts counter has overflowed. |
ctIfInBroadcastPkts | 1.3.6.1.4.1.52.4.3.3.10.1.1.7 | counter | read-only |
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a broadcast address at this sub-layer. |
ctIfInBroadcastPktsOverflows | 1.3.6.1.4.1.52.4.3.3.10.1.1.8 | counter | read-only |
The number of times the associated ctIfInBroadcastPkts counter has overflowed. |
ctIfOutOctets | 1.3.6.1.4.1.52.4.3.3.10.1.1.9 | counter | read-only |
The total number of octets transmitted out of the interface, including framing characters. |
ctIfOutOctetsOverflows | 1.3.6.1.4.1.52.4.3.3.10.1.1.10 | counter | read-only |
The number of times the associated ctIfOutOctets counter has overflowed. |
ctIfOutUcastPkts | 1.3.6.1.4.1.52.4.3.3.10.1.1.11 | counter | read-only |
The total number of packets that higher-level protocols requested be transmitted, and which were not addressed to a multicast or broadcast address at this sub-layer, including those that were discarded or not sent. |
ctIfOutUcastPktsOverflows | 1.3.6.1.4.1.52.4.3.3.10.1.1.12 | counter | read-only |
The number of times the associated ctIfOutUcastPkts counter has overflowed. |
ctIfOutMulticastPkts | 1.3.6.1.4.1.52.4.3.3.10.1.1.13 | counter | read-only |
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer, including those that were discarded or not sent. For a MAC layer protocol, this includes both Group and Functional addresses. |
ctIfOutMulticastPktsOverflows | 1.3.6.1.4.1.52.4.3.3.10.1.1.14 | counter | read-only |
The number of times the associated ctIfOutMulticastPkts counter has overflowed. |
ctIfOutBroadcastPkts | 1.3.6.1.4.1.52.4.3.3.10.1.1.15 | counter | read-only |
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a broadcast address at this sub-layer, including those that were discarded or not sent. |
ctIfOutBroadcastPktsOverflows | 1.3.6.1.4.1.52.4.3.3.10.1.1.16 | counter | read-only |
The number of times the associated ctIfOutBroadcastPkts counter has overflowed. |