CNT23-MIB

File: CNT23-MIB.mib (7848 bytes)

Imported modules

RFC1065-SMI RFC-1212 RFC1213-MIB
CNT2-MIB

Imported symbols

TimeTicks enterprises Counter
OBJECT-TYPE DisplayString cnt2Snmp

Defined Types

Cnt2RegistrationEntry  
SEQUENCE    
  cnt2RegisterIndex INTEGER
  cnt2RegisterSlot INTEGER
  cnt2RegisterProtocol INTEGER
  cnt2RegisterTransport INTEGER
  cnt2RegisterAgentDescr DisplayString
  cnt2RegisterGroup OBJECT IDENTIFIER
  cnt2RegisterMibVersion DisplayString
  cnt2RegisterUpTime TimeTicks
  cnt2RegisterRowInstance DisplayString

Defined Values

cnt2SubAgent 1.3.6.1.4.1.333.2.3.1
OBJECT IDENTIFIER    

cnt2RegistrationNum 1.3.6.1.4.1.333.2.3.1.1
The number of registerations received from subagents.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cnt2RegistrationTable 1.3.6.1.4.1.333.2.3.1.2
A list of registration entries. The number of registrations is given by the value of cnt2RegstrationNum.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Cnt2RegistrationEntry

cnt2RegistrationEntry 1.3.6.1.4.1.333.2.3.1.2.1
A subagent entry containing objects known about the subagents by the master agent.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Cnt2RegistrationEntry  

cnt2RegisterIndex 1.3.6.1.4.1.333.2.3.1.2.1.1
A unique value for each registration. Its value ranges between 1 and the value of cnt2RegistrationNum. The order in which entries exist in this table identifies the chronological order in which subagent registrations occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cnt2RegisterSlot 1.3.6.1.4.1.333.2.3.1.2.1.2
The slot number for this subagent if it is connected over the switch. If it is TCP or UDP connected, this value is 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cnt2RegisterProtocol 1.3.6.1.4.1.333.2.3.1.2.1.3
The protocol used to interface to this subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), dpiv2(2), smux(3), local(4)  

cnt2RegisterTransport 1.3.6.1.4.1.333.2.3.1.2.1.4
The transport method/protocol underlying the master/subagent protocol that is used to interface to this subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER switch(1), tcp(2), udp(3), memory(4), fl(5), direct(6)  

cnt2RegisterAgentDescr 1.3.6.1.4.1.333.2.3.1.2.1.5
A textual string containing a description of the registering subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

cnt2RegisterGroup 1.3.6.1.4.1.333.2.3.1.2.1.6
The group object identifier used by the subagent to register. If the subagent registered a row, this will reflect the table identifier.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

cnt2RegisterMibVersion 1.3.6.1.4.1.333.2.3.1.2.1.7
A textual string containing a reference to the body administering the registered tree and the version of the registered tree. The string will be in one of the following forms: RFC xxxx - xxxx is the RFC number, CNT x.y - x is the major version, y is the minor version, IETF vv/mmm/yy - (IETF Draft), vv is the version, mmm is a three character month code, yy is the year, NAME vv/mmm/yy - NAME is a Standards Body name, vv is the version, mmm is a three character month code, yy is the year.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

cnt2RegisterUpTime 1.3.6.1.4.1.333.2.3.1.2.1.8
The time that the subagent has been registered, relative to the master agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

cnt2RegisterRowInstance 1.3.6.1.4.1.333.2.3.1.2.1.9
A textual string containing the following format: *.x1[.x2.x3...xn], where * - the OID range registered by the subagent, xn - object idenifier representing instance OIDs registered by the subagent. when appended to cnt2RegisterGroup, the entire OID is the group and row registered by the subagent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)