HUAWEI-BRAS-RUI-MIB

File: HUAWEI-BRAS-RUI-MIB.mib (15806 bytes)

Imported modules

HUAWEI-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

hwBRASMib IpAddress Integer32
OBJECT-TYPE MODULE-IDENTITY RowStatus
TruthValue DisplayString MacAddress

Defined Types

HwPeerBackupServerEntry  
SEQUENCE    
  hwPeerBackupServerPeerIp IpAddress
  hwPeerBackupServerLocalIp IpAddress
  hwPeerBackupServerPort Integer32
  hwPeerBackupServerDetectRetransmit Integer32
  hwPeerBackupServerDetectInterval Integer32
  hwPeerBackupServerRowStatus RowStatus

HwRemoteBackupProfileEntry  
SEQUENCE    
  hwRemoteBackupProfileIndex Integer32
  hwRemoteBackupProfileName DisplayString
  hwRemoteBackupProfilePeerIP IpAddress
  hwRemoteBackupProfileVrrpID Integer32
  hwRemoteBackupProfileBackupID Integer32
  hwRemoteBackupProfileRowStatus RowStatus

HwRemoteBackupProfileExtEntry  
SEQUENCE    
  hwRemoteBackupProfileIPPoolBindIndex Integer32
  hwRemoteBackupProfileIPPoolIndex Integer32
  hwRemoteBackupProfileDomainName DisplayString
  hwRemoteBackupProfileExtRowStatus RowStatus

Defined Values

hwBRASRui 1.3.6.1.4.1.2011.5.25.40.19
Description.
MODULE-IDENTITY    

hwPeerBackupObject 1.3.6.1.4.1.2011.5.25.40.19.1
OBJECT IDENTIFIER    

hwPeerBackupEnableTable 1.3.6.1.4.1.2011.5.25.40.19.1.1
OBJECT IDENTIFIER    

hwPeerBackupEnableEntry 1.3.6.1.4.1.2011.5.25.40.19.1.1.1
OBJECT IDENTIFIER    

hwPeerBackupEnable 1.3.6.1.4.1.2011.5.25.40.19.1.1.1.1
Peer backup enable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), hotEnable(2), warmEnable(3)  

hwPeerBackupServerTable 1.3.6.1.4.1.2011.5.25.40.19.1.2
Peer backup server table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwPeerBackupServerEntry

hwPeerBackupServerEntry 1.3.6.1.4.1.2011.5.25.40.19.1.2.1
Peer backup server table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwPeerBackupServerEntry  

hwPeerBackupServerPeerIp 1.3.6.1.4.1.2011.5.25.40.19.1.2.1.1
IP address of the peer backup server.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwPeerBackupServerLocalIp 1.3.6.1.4.1.2011.5.25.40.19.1.2.1.2
IP address of the local backup server.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hwPeerBackupServerPort 1.3.6.1.4.1.2011.5.25.40.19.1.2.1.3
Port of the TCP connection.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1024..55535  

hwPeerBackupServerDetectRetransmit 1.3.6.1.4.1.2011.5.25.40.19.1.2.1.4
Number of events re-transmitting the detect packet,default is 8.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 2..12  

hwPeerBackupServerDetectInterval 1.3.6.1.4.1.2011.5.25.40.19.1.2.1.5
The interval of detecting tcp connection,default is 20 seconds.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 10..60  

hwPeerBackupServerRowStatus 1.3.6.1.4.1.2011.5.25.40.19.1.2.1.6
Row admin status,only Add or Del.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwRemoteBackupProfileTable 1.3.6.1.4.1.2011.5.25.40.19.1.3
Remote backup profile configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwRemoteBackupProfileEntry

hwRemoteBackupProfileEntry 1.3.6.1.4.1.2011.5.25.40.19.1.3.1
Remote backup profile configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwRemoteBackupProfileEntry  

hwRemoteBackupProfileIndex 1.3.6.1.4.1.2011.5.25.40.19.1.3.1.1
Remote backup profile index.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4095  

hwRemoteBackupProfileName 1.3.6.1.4.1.2011.5.25.40.19.1.3.1.2
Remote backup profile name.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..32)  

hwRemoteBackupProfilePeerIP 1.3.6.1.4.1.2011.5.25.40.19.1.3.1.3
Configure peer IP address in remote backup profile.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hwRemoteBackupProfileVrrpID 1.3.6.1.4.1.2011.5.25.40.19.1.3.1.4
Configure VrrpID in remote backup profile.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

hwRemoteBackupProfileBackupID 1.3.6.1.4.1.2011.5.25.40.19.1.3.1.5
Configure BackupID in remote backup proflie ,need configure PeerIP first.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..4095 | 65535  

hwRemoteBackupProfileRowStatus 1.3.6.1.4.1.2011.5.25.40.19.1.3.1.6
Row admin status,only Add or Del.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwRemoteBackupProfileExtTable 1.3.6.1.4.1.2011.5.25.40.19.1.4
Remote backup profile configuration extend table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwRemoteBackupProfileExtEntry

hwRemoteBackupProfileExtEntry 1.3.6.1.4.1.2011.5.25.40.19.1.4.1
Remote backup profile configuration extend table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwRemoteBackupProfileExtEntry  

hwRemoteBackupProfileIPPoolBindIndex 1.3.6.1.4.1.2011.5.25.40.19.1.4.1.1
Ip pool bound Index.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..15  

hwRemoteBackupProfileIPPoolIndex 1.3.6.1.4.1.2011.5.25.40.19.1.4.1.2
Ip pool bound by remote backup profile.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..4096 | 65535  

hwRemoteBackupProfileDomainName 1.3.6.1.4.1.2011.5.25.40.19.1.4.1.3
Domain bound by remote backup profile, need bind ip pool first.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..64)  

hwRemoteBackupProfileExtRowStatus 1.3.6.1.4.1.2011.5.25.40.19.1.4.1.4
Row admin status,only Add or Del.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwRuiConformance 1.3.6.1.4.1.2011.5.25.40.19.2
OBJECT IDENTIFIER    

hwRuiCompliances 1.3.6.1.4.1.2011.5.25.40.19.2.1
OBJECT IDENTIFIER    

hwRuiCompliance 1.3.6.1.4.1.2011.5.25.40.19.2.1.1
The compliance statement for systems supporting the this module.
Status: current Access: read-create
MODULE-COMPLIANCE    

hwRuiGroups 1.3.6.1.4.1.2011.5.25.40.19.2.2
OBJECT IDENTIFIER    

hwPeerBackupEnableGroup 1.3.6.1.4.1.2011.5.25.40.19.2.2.1
The RUI peer backup enable group.
Status: current Access: read-create
OBJECT-GROUP    

hwPeerBackupServerGroup 1.3.6.1.4.1.2011.5.25.40.19.2.2.2
The peer backup server group.
Status: current Access: read-create
OBJECT-GROUP    

hwRemoteBackupProfileGroup 1.3.6.1.4.1.2011.5.25.40.19.2.2.3
The remote backup profile group.
Status: current Access: read-create
OBJECT-GROUP    

hwRemoteBackupProfileExtGroup 1.3.6.1.4.1.2011.5.25.40.19.2.2.4
The RUI peer backup enable extern group.
Status: current Access: read-create
OBJECT-GROUP