CNT246-MIB

File: CNT246-MIB.mib (17507 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter64 TimeTicks enterprises
IpAddress Counter32 DisplayString

Defined Types

Cnt2TransportEntry  
SEQUENCE    
  cnt2TransportSlotIndex Integer32
  cnt2TransportIndex Integer32
  cnt2TransportBus Integer32
  cnt2TransportVid Integer32
  cnt2TransportLinkType INTEGER
  cnt2TransportLinkDesc DisplayString
  cnt2TransportLinkStatus INTEGER
  cnt2TransportIPtosPrecedence INTEGER
  cnt2TransportIPtosDelay INTEGER
  cnt2TransportIPtosThruput INTEGER
  cnt2TransportIPtosRelibility INTEGER
  cnt2TransportRemoteIp IpAddress
  cnt2TransportProtocol INTEGER
  cnt2TransportCompressionOption INTEGER
  cnt2TransportMaxXmitRate Integer32
  cnt2TransportResetTime TimeTicks
  cnt2TransportInPkts Counter32
  cnt2TransportInOctets Counter64
  cnt2TransportOutPkts Counter32
  cnt2TransportOutOctets Counter64
  cnt2TransportRexmit Counter32
  cnt2TransportOosHigh Counter32
  cnt2TransportStatsReset INTEGER
  cnt2TransportRawOutOctets Counter64
  cnt2TransportRawInOctets Counter64
  cnt2TransportWindowSize Integer32
  cnt2TransportSegmentSize Integer32
  cnt2TransportSegmentSizeHi Integer32
  cnt2TransportRoundTripTimer Integer32
  cnt2TransportHoldCount Counter32
  cnt2TransportHoldCountRatio1 Counter32
  cnt2TransportHoldCountRatio2 Counter32
  cnt2TransportHoldCountRatio3 Counter32
  cnt2TransportTotalDisconnect Counter32

Defined Values

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.
MODULE-IDENTITY    

cnt2TransportTable 1.3.6.1.4.1.333.2.4.6.1
A list of Transport network link entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Cnt2TransportEntry

cnt2TransportEntry 1.3.6.1.4.1.333.2.4.6.1.1
A Transport network link entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Cnt2TransportEntry  

cnt2TransportSlotIndex 1.3.6.1.4.1.333.2.4.6.1.1.1
The slot index for this Transport entry
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cnt2TransportIndex 1.3.6.1.4.1.333.2.4.6.1.1.2
The relative index of the bus number in this Transport entry
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cnt2TransportBus 1.3.6.1.4.1.333.2.4.6.1.1.3
The network link bus number
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cnt2TransportVid 1.3.6.1.4.1.333.2.4.6.1.1.4
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
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cnt2TransportLinkType 1.3.6.1.4.1.333.2.4.6.1.1.5
The Link type supported by the CNT Transport layer.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER atm(8), ethernet(9), fibrechannel(10), fddi(11), ds3e3(12), lane(13), ipv4(14), unknown(99)  

cnt2TransportLinkDesc 1.3.6.1.4.1.333.2.4.6.1.1.6
The description of the network link suported by the CNT Transport layer
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cnt2TransportLinkStatus 1.3.6.1.4.1.333.2.4.6.1.1.7
The network link's status. The link status indicates if there is communication between the local node and the remote node.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

cnt2TransportIPtosPrecedence 1.3.6.1.4.1.333.2.4.6.1.1.8
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER routine(1), priority(2), immediate(3), flash(4), flashOverride(5), criticECP(6), internetworkControl(7), networkControl(8)  

cnt2TransportIPtosDelay 1.3.6.1.4.1.333.2.4.6.1.1.9
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), low(2)  

cnt2TransportIPtosThruput 1.3.6.1.4.1.333.2.4.6.1.1.10
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), high(2)  

cnt2TransportIPtosRelibility 1.3.6.1.4.1.333.2.4.6.1.1.11
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), high(2)  

cnt2TransportRemoteIp 1.3.6.1.4.1.333.2.4.6.1.1.12
The remote IP address. This address is set when Transport is configured.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

cnt2TransportProtocol 1.3.6.1.4.1.333.2.4.6.1.1.13
The protocol used by this link. At the moment the only protocol is SAP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER sap(1)  

cnt2TransportCompressionOption 1.3.6.1.4.1.333.2.4.6.1.1.14
Reflects whether compression option is turned on/off.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

cnt2TransportMaxXmitRate 1.3.6.1.4.1.333.2.4.6.1.1.15
The Maximum Transfer Rate of this link.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

cnt2TransportResetTime 1.3.6.1.4.1.333.2.4.6.1.1.16
The time, in seconds, when the stats was last reset.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

cnt2TransportInPkts 1.3.6.1.4.1.333.2.4.6.1.1.17
The number of packets transmitted to the link
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cnt2TransportInOctets 1.3.6.1.4.1.333.2.4.6.1.1.18
The number of bytes transmitted to the link
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cnt2TransportOutPkts 1.3.6.1.4.1.333.2.4.6.1.1.19
The number of packets transmitted out from the link
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cnt2TransportOutOctets 1.3.6.1.4.1.333.2.4.6.1.1.20
The number of bytes transmitted out from the link
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cnt2TransportRexmit 1.3.6.1.4.1.333.2.4.6.1.1.21
The number of packets being retransmitted
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cnt2TransportOosHigh 1.3.6.1.4.1.333.2.4.6.1.1.22
The number of out of sequence packets received
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cnt2TransportStatsReset 1.3.6.1.4.1.333.2.4.6.1.1.23
Setting this will result the Transport statistic to be reset
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER all(1)  

cnt2TransportRawOutOctets 1.3.6.1.4.1.333.2.4.6.1.1.24
The number of bytes transmitted out from the lower interface of Transport layer. This is the amount of data after Compression plus Transport header.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cnt2TransportRawInOctets 1.3.6.1.4.1.333.2.4.6.1.1.25
The number of bytes received in from the lower interface of Transport layer. This is the amount of data after Compression plus Transport header.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cnt2TransportWindowSize 1.3.6.1.4.1.333.2.4.6.1.1.26
The current window size, value is number buffers outstanding on the connection
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cnt2TransportSegmentSize 1.3.6.1.4.1.333.2.4.6.1.1.27
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cnt2TransportSegmentSizeHi 1.3.6.1.4.1.333.2.4.6.1.1.28
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cnt2TransportRoundTripTimer 1.3.6.1.4.1.333.2.4.6.1.1.29
The current round trip timer. each count is in 50msec.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cnt2TransportHoldCount 1.3.6.1.4.1.333.2.4.6.1.1.30
The current hold count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cnt2TransportHoldCountRatio1 1.3.6.1.4.1.333.2.4.6.1.1.31
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cnt2TransportHoldCountRatio2 1.3.6.1.4.1.333.2.4.6.1.1.32
Incremented when an ack is received and there is no data on the hold queue but there is outstanding (unacked) data.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cnt2TransportHoldCountRatio3 1.3.6.1.4.1.333.2.4.6.1.1.33
Incremented when an ack is received and there is data on the hold queue ready to be sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cnt2TransportTotalDisconnect 1.3.6.1.4.1.333.2.4.6.1.1.34
Total disconnects at Transport Layer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32