CADANT-CMTS-PC-EVENTMSG-MIB

File: CADANT-CMTS-PC-EVENTMSG-MIB.mib (6609 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC CADANT-CMTS-PACKETCABLE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress Unsigned32 TEXTUAL-CONVENTION
RowStatus TruthValue cadPCMibObjects

Defined Types

TimeOfDay  
A time-of-day specification in hours:minutes. field octets contents range ----- ------ -------- ----- 1 1 hour 0..23 2 1 minutes 0..59
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..5)  

CadEvMsgTransTimeEntry  
SEQUENCE    
  cadEvMsgTransTimeIdx Unsigned32
  cadEvMsgTransTOD TimeOfDay
  cadEvMsgTransTimeStatus RowStatus

Defined Values

cadEvMsgMIB 1.3.6.1.4.1.4998.1.1.115.1.5
PacketCable event message MIB. This MIB contains objects for PacketCable Event Messaging between the Cadant C4 CMTS and a record keeping server or distribution function.
MODULE-IDENTITY    

cadEvMsgMibBase 1.3.6.1.4.1.4998.1.1.115.1.5.1
OBJECT IDENTIFIER    

cadEvMsgElementType 1.3.6.1.4.1.4998.1.1.115.1.5.1.1
Element type to be included in Event Message header. Default value 2 = CMTS.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..2  

cadEvMsgElementId 1.3.6.1.4.1.4998.1.1.115.1.5.1.2
Five digit Element ID to be included in Event Message header. Must be unique network-wide.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..100000  

cadEvMsgMaxAge 1.3.6.1.4.1.4998.1.1.115.1.5.1.3
Maximum amount of time, in minutes, that an event message destined for the RKS may reside in the CMTS, for UDP-based batch mode.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..30  

cadEvMsgRetransTimer 1.3.6.1.4.1.4998.1.1.115.1.5.1.4
Maximum amount of time, in milliseconds, that the CMTS will wait for the RKS to acknowledge an event message before attempting to retransmit the message.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 10..10000  

cadEvMsgMaxRetry 1.3.6.1.4.1.4998.1.1.115.1.5.1.5
Maximum number of retry attempts for transmitting an event message. If this value is set to 0, then we only try once.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..9  

cadEvMsgMaxBatchSize 1.3.6.1.4.1.4998.1.1.115.1.5.1.6
Maximum number of radius event messages that can be batched. This value must be set to greater than 1 to allow batching
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 2..10  

cadEvMsgEnableFlag 1.3.6.1.4.1.4998.1.1.115.1.5.1.7
Boolean for enabling/disabling Event Messaging
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadEvMsgTransTimeTable 1.3.6.1.4.1.4998.1.1.115.1.5.2
Table of up to 24 time-of-day values for Event Messaging.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadEvMsgTransTimeEntry

cadEvMsgTransTimeEntry 1.3.6.1.4.1.4998.1.1.115.1.5.2.1
This entry contains one row in the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadEvMsgTransTimeEntry  

cadEvMsgTransTimeIdx 1.3.6.1.4.1.4998.1.1.115.1.5.2.1.1
An index into the cadEvMsgTransTimeTable. There can be up to 24 entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..24  

cadEvMsgTransTOD 1.3.6.1.4.1.4998.1.1.115.1.5.2.1.2
Time of day to transmit Event Messages, in HH:MM format
Status: current Access: read-create
OBJECT-TYPE    
  TimeOfDay  

cadEvMsgTransTimeStatus 1.3.6.1.4.1.4998.1.1.115.1.5.2.1.3
Row status entry for the table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus