ARRIS-D5-VIDEO-IP-BUNDLE-MIB

File: ARRIS-D5-VIDEO-IP-BUNDLE-MIB.mib (6007 bytes)

Imported modules

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

Imported symbols

arrisD5UEQam MODULE-IDENTITY OBJECT-TYPE
Unsigned32 RowStatus TruthValue
InterfaceIndex

Defined Types

D5UEQamIpBundleEntry  
SEQUENCE    
  d5UEQamIpBundlePrimaryPort INTEGER
  d5UEQamIpBundleBackUpPort INTEGER
  d5UEQamIpBundlePrimaryFailedOver TruthValue
  d5UEQamIpBundlePrimaryLinkUp TruthValue
  d5UEQamIpBundleBackupLinkUp TruthValue
  d5UEQamIpBundleStatus RowStatus

Defined Values

arrisD5UEQamIpBundleMib 1.3.6.1.4.1.4115.1.8.1.16
This MIB manages the ip-bundles on the ARRIS D5 product
MODULE-IDENTITY    

d5UEQamIpBundlePolicy 1.3.6.1.4.1.4115.1.8.1.16.1
Configure the ip bundle policy to be revertive or non-revertive.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER revertive(1), nonrevertive(2)  

d5UEQamIpBundlePolicyRevertiveTimeout 1.3.6.1.4.1.4115.1.8.1.16.2
Configure the ip bundle policy to be revertive timeout interval in seconds. Setting this object to non zero will also turn on the revertive policy. Setting this to a zero value will not turn off revertive policy if on.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

d5UEQamIpBundleRevertTo 1.3.6.1.4.1.4115.1.8.1.16.3
Control for administratively reverting to the backup port from the primary port identified by the ifIndex.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), gig1(1), gig2(2), gig3(3), gig4(4)  

d5UEQamIpBundleRevertFrom 1.3.6.1.4.1.4115.1.8.1.16.4
Control for administratively reverting from the backup port to the primary port identified by the ifIndex.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), gig1(1), gig2(2), gig3(3), gig4(4)  

d5UEQamIpBundleTable 1.3.6.1.4.1.4115.1.8.1.16.5
Arris UEQ Proprietry Ip Bundle Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    D5UEQamIpBundleEntry

d5UEQamIpBundleEntry 1.3.6.1.4.1.4115.1.8.1.16.5.1
A row in the d5UEQamIpBundleTable. An entry in this table exists for each gigabit port that is backed up by another gigabit port
Status: current Access: not-accessible
OBJECT-TYPE    
  D5UEQamIpBundleEntry  

d5UEQamIpBundlePrimaryPort 1.3.6.1.4.1.4115.1.8.1.16.5.1.1
ifIndex of a primary port in the ip bundle
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER gig1(1), gig2(2), gig3(3), gig4(4)  

d5UEQamIpBundleBackUpPort 1.3.6.1.4.1.4115.1.8.1.16.5.1.2
ifIndex of the backup port in the ip bundle
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER gig1(1), gig2(2), gig3(3), gig4(4), fe1(5)  

d5UEQamIpBundlePrimaryFailedOver 1.3.6.1.4.1.4115.1.8.1.16.5.1.3
states if the primary port is currently being backed up by the backup port
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

d5UEQamIpBundlePrimaryLinkUp 1.3.6.1.4.1.4115.1.8.1.16.5.1.4
states if the primary port's line protocol is currently up
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

d5UEQamIpBundleBackupLinkUp 1.3.6.1.4.1.4115.1.8.1.16.5.1.5
states if the primary port's line protocol is currently up
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

d5UEQamIpBundleStatus 1.3.6.1.4.1.4115.1.8.1.16.5.1.6
Controls and reflects the status of rows in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus