CNT246-MIB: View SNMP OID List / Download MIB
VENDOR: COMPUTER NETWORK TECHNOLOGY
Home | MIB: CNT246-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 |
cnt2Transport | 1.3.6.1.4.1.333.2.4.6 |
This defines the CNT Transport MIB. The Transport layer provides network link for CNT proprietary traffic. |
||
cnt2TransportTable | 1.3.6.1.4.1.333.2.4.6.1 | no-access |
A list of Transport network link entries. |
|
1.3.6.1.4.1.333.2.4.6.1.1 | no-access |
A Transport network link entry. |
||
cnt2TransportSlotIndex | 1.3.6.1.4.1.333.2.4.6.1.1.1 | integer32 | read-only |
The slot index for this Transport entry |
cnt2TransportIndex | 1.3.6.1.4.1.333.2.4.6.1.1.2 | integer32 | read-only |
The relative index of the bus number in this Transport entry |
cnt2TransportBus | 1.3.6.1.4.1.333.2.4.6.1.1.3 | integer32 | read-only |
The network link bus number |
cnt2TransportVid | 1.3.6.1.4.1.333.2.4.6.1.1.4 | integer32 | read-only |
The virtual circuit number VCI. If ATM is used, make sure this Vid is configured the same as the VCI. Failure to do so will cause unexpected results |
cnt2TransportLinkType | 1.3.6.1.4.1.333.2.4.6.1.1.5 | integer | read-only |
The Link type supported by the CNT Transport layer. Enumeration: 'lane': 13, 'fibrechannel': 10, 'atm': 8, 'ipv4': 14, 'unknown': 99, 'ethernet': 9, 'ds3e3': 12, 'fddi': 11. |
cnt2TransportLinkDesc | 1.3.6.1.4.1.333.2.4.6.1.1.6 | displaystring | read-only |
The description of the network link suported by the CNT Transport layer |
cnt2TransportLinkStatus | 1.3.6.1.4.1.333.2.4.6.1.1.7 | integer | read-only |
The network link's status. The link status indicates if there is communication between the local node and the remote node. Enumeration: 'down': 2, 'up': 1. |
cnt2TransportIPtosPrecedence | 1.3.6.1.4.1.333.2.4.6.1.1.8 | integer | read-write |
The service precedence of IP Type of Service use by this link. There is an 8 bit field in an IP datagram that specifies the type of service a datagram is requesting (or hinting). It may then be used by the network to determine paths and precedence for a given datagram. The specific bits used may vary depending on the network (see RFC 791 for more details). The IpServiceType attribute can be used on a per circuit basis to specify the bits to be set in the IP datagram's service type field. Each Transport IP datagram destined for the DestionationIpAddress will have this field set. This attributes only applicable to IP providers. The service precedence is in bit 0-2 of the 8 bit IP Type of Service field. Enumeration: 'criticECP': 6, 'networkControl': 8, 'flash': 4, 'internetworkControl': 7, 'immediate': 3, 'priority': 2, 'routine': 1, 'flashOverride': 5. |
cnt2TransportIPtosDelay | 1.3.6.1.4.1.333.2.4.6.1.1.9 | integer | read-write |
The IP Type of Service Delay option use by this link. The Delay bit is in bit 3 of the 8 bit IP Type of Service field. Enumeration: 'low': 2, 'normal': 1. |
cnt2TransportIPtosThruput | 1.3.6.1.4.1.333.2.4.6.1.1.10 | integer | read-write |
The IP Type of Service Throughput option use by this link. The Throughput bit is in bit 4 of the 8 bit IP Type of Service field. Enumeration: 'high': 2, 'normal': 1. |
cnt2TransportIPtosRelibility | 1.3.6.1.4.1.333.2.4.6.1.1.11 | integer | read-write |
The IP Type of Service Relibility option use by this link. The Relibility bit is in bit 5 of the 8 bit IP Type of Service field. Enumeration: 'high': 2, 'normal': 1. |
cnt2TransportRemoteIp | 1.3.6.1.4.1.333.2.4.6.1.1.12 | ipaddress | read-only |
The remote IP address. This address is set when Transport is configured. |
cnt2TransportProtocol | 1.3.6.1.4.1.333.2.4.6.1.1.13 | integer | read-only |
The protocol used by this link. At the moment the only protocol is SAP. Enumeration: 'sap': 1. |
cnt2TransportCompressionOption | 1.3.6.1.4.1.333.2.4.6.1.1.14 | integer | read-write |
Reflects whether compression option is turned on/off. Enumeration: 'on': 1, 'off': 2. |
cnt2TransportMaxXmitRate | 1.3.6.1.4.1.333.2.4.6.1.1.15 | integer32 | read-write |
The Maximum Transfer Rate of this link. |
cnt2TransportResetTime | 1.3.6.1.4.1.333.2.4.6.1.1.16 | timeticks | read-only |
The time, in seconds, when the stats was last reset. |
cnt2TransportInPkts | 1.3.6.1.4.1.333.2.4.6.1.1.17 | counter32 | read-only |
The number of packets transmitted to the link |
cnt2TransportInOctets | 1.3.6.1.4.1.333.2.4.6.1.1.18 | counter64 | read-only |
The number of bytes transmitted to the link |
cnt2TransportOutPkts | 1.3.6.1.4.1.333.2.4.6.1.1.19 | counter32 | read-only |
The number of packets transmitted out from the link |
cnt2TransportOutOctets | 1.3.6.1.4.1.333.2.4.6.1.1.20 | counter64 | read-only |
The number of bytes transmitted out from the link |
cnt2TransportRexmit | 1.3.6.1.4.1.333.2.4.6.1.1.21 | counter32 | read-only |
The number of packets being retransmitted |
cnt2TransportOosHigh | 1.3.6.1.4.1.333.2.4.6.1.1.22 | counter32 | read-only |
The number of out of sequence packets received |
cnt2TransportStatsReset | 1.3.6.1.4.1.333.2.4.6.1.1.23 | integer | read-write |
Setting this will result the Transport statistic to be reset Enumeration: 'all': 1. |
cnt2TransportRawOutOctets | 1.3.6.1.4.1.333.2.4.6.1.1.24 | counter64 | read-only |
The number of bytes transmitted out from the lower interface of Transport layer. This is the amount of data after Compression plus Transport header. |
cnt2TransportRawInOctets | 1.3.6.1.4.1.333.2.4.6.1.1.25 | counter64 | read-only |
The number of bytes received in from the lower interface of Transport layer. This is the amount of data after Compression plus Transport header. |
cnt2TransportWindowSize | 1.3.6.1.4.1.333.2.4.6.1.1.26 | integer32 | read-only |
The current window size, value is number buffers outstanding on the connection |
cnt2TransportSegmentSize | 1.3.6.1.4.1.333.2.4.6.1.1.27 | integer32 | read-only |
Range from (0 to 65532) If this value is non-zero, this value is used for segmentation. If equal to 0, then TransportSegmentSizeHi is what being used. |
cnt2TransportSegmentSizeHi | 1.3.6.1.4.1.333.2.4.6.1.1.28 | integer32 | read-only |
Range from (0 to 65532) If this value is used when TransportSegmentSize is set to 0. This value is passed in from user layer's MTU size. |
cnt2TransportRoundTripTimer | 1.3.6.1.4.1.333.2.4.6.1.1.29 | integer32 | read-only |
The current round trip timer. each count is in 50msec. |
cnt2TransportHoldCount | 1.3.6.1.4.1.333.2.4.6.1.1.30 | counter32 | read-only |
The current hold count. |
cnt2TransportHoldCountRatio1 | 1.3.6.1.4.1.333.2.4.6.1.1.31 | counter32 | read-only |
Incremented when an ack is received and there is no data on the hold queue and there is no outstanding (unacked) data. It indicates that transmission is idled until more data is received from the user. |
cnt2TransportHoldCountRatio2 | 1.3.6.1.4.1.333.2.4.6.1.1.32 | counter32 | read-only |
Incremented when an ack is received and there is no data on the hold queue but there is outstanding (unacked) data. |
cnt2TransportHoldCountRatio3 | 1.3.6.1.4.1.333.2.4.6.1.1.33 | counter32 | read-only |
Incremented when an ack is received and there is data on the hold queue ready to be sent. |
cnt2TransportTotalDisconnect | 1.3.6.1.4.1.333.2.4.6.1.1.34 | counter32 | read-only |
Total disconnects at Transport Layer. |