ARRIS-D5-CHANNEL-MODE-LOG-MIB

File: ARRIS-D5-CHANNEL-MODE-LOG-MIB.mib (3260 bytes)

Imported modules

ARRIS-MIB IF-MIB SNMPv2-SMI
SNMPv2-TC

Imported symbols

arrisD5UEQam InterfaceIndex Unsigned32
OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
TEXTUAL-CONVENTION

Defined Types

D5ChannelMode  
Type definition for channel modes.
TEXTUAL-CONVENTION    
  INTEGER single(1), dual(2), quad(4), hex(6), octal(8)  

D5ChannelModeLogEntry  
SEQUENCE    
  d5ChannelModeLogIndex Unsigned32
  d5ChannelModeLogTimeStamp Unsigned32
  d5ChannelModeLogIfIndex InterfaceIndex
  d5ChannelModeCurrentValue D5ChannelMode
  d5ChannelModeNewValue D5ChannelMode

Defined Values

d5ChannelModeLogMib 1.3.6.1.4.1.4115.1.8.1.23
This MIB contains objects to monitor QAM channel mode changes on the ARRIS D5 UEQ.
MODULE-IDENTITY    

d5ChannelModeLogTable 1.3.6.1.4.1.4115.1.8.1.23.1
This table lists channel mode changes on the D5 UEQ.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    D5ChannelModeLogEntry

d5ChannelModeLogEntry 1.3.6.1.4.1.4115.1.8.1.23.1.1
An entry for the D5 channel mode log table.
Status: current Access: not-accessible
OBJECT-TYPE    
  D5ChannelModeLogEntry  

d5ChannelModeLogIndex 1.3.6.1.4.1.4115.1.8.1.23.1.1.1
Table index for channel mode log entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

d5ChannelModeLogTimeStamp 1.3.6.1.4.1.4115.1.8.1.23.1.1.2
The POSIX time at which the channel change occurred.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

d5ChannelModeLogIfIndex 1.3.6.1.4.1.4115.1.8.1.23.1.1.3
The interface index of the QAM port on which the channel mode change occurred.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

d5ChannelModeCurrentValue 1.3.6.1.4.1.4115.1.8.1.23.1.1.4
The value of the channel mode prior to the mode change.
Status: current Access: read-only
OBJECT-TYPE    
  D5ChannelMode  

d5ChannelModeNewValue 1.3.6.1.4.1.4115.1.8.1.23.1.1.5
The new value of the channel mode.
Status: current Access: read-only
OBJECT-TYPE    
  D5ChannelMode