HUAWEI-PPP-MIB

File: HUAWEI-PPP-MIB.mib (9236 bytes)

Imported modules

HUAWEI-MIB IF-MIB SNMPv2-CONF
SNMPv2-SMI SNMPv2-TC

Imported symbols

hwDatacomm InterfaceIndex OBJECT-GROUP
MODULE-COMPLIANCE IpAddress Integer32
OBJECT-TYPE MODULE-IDENTITY RowStatus
TruthValue

Defined Types

HwPppConfigEntry  
SEQUENCE    
  hwPppIfIndex InterfaceIndex
  hwPppMruNegType INTEGER
  hwPppMpIfIndex Integer32

HwPppAuthenticateEntry  
SEQUENCE    
  hwPppAuthenticateMode INTEGER
  hwPppAuthenticateChapUserName OCTET STRING Size(1..64)
  hwPppAuthenticateChapPwType INTEGER
  hwPppAuthenticateChapPw OCTET STRING Size(1..16|24)
  hwPppAuthenticatePapUserName OCTET STRING Size(1..64)
  hwPppAuthenticatePapPwType INTEGER
  hwPppAuthenticatePapPw OCTET STRING Size(1..16|24)

Defined Values

hwPppMIB 1.3.6.1.4.1.2011.5.25.169
This MIB is mainly used to configure PPP , PPP MRU negotiation, MP binding with Mp-Group, and PAP/Chap authentication .
MODULE-IDENTITY    

hwPppObjects 1.3.6.1.4.1.2011.5.25.169.1
OBJECT IDENTIFIER    

hwPppConfigTable 1.3.6.1.4.1.2011.5.25.169.1.1
This table is used to configure PPP , PPP MRU negotiation, and MP binding with MP-Group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwPppConfigEntry

hwPppConfigEntry 1.3.6.1.4.1.2011.5.25.169.1.1.1
This table is used to configure PPP , PPP MRU negotiation, and MP binding with MP-Group.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwPppConfigEntry  

hwPppIfIndex 1.3.6.1.4.1.2011.5.25.169.1.1.1.1
This object indicates the interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hwPppMruNegType 1.3.6.1.4.1.2011.5.25.169.1.1.1.11
This object indicates the mode of MRU negotiation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ipv4(1), ipv6(2)  

hwPppMpIfIndex 1.3.6.1.4.1.2011.5.25.169.1.1.1.12
This object indicates the MP-Group index.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwPppAuthenticateTable 1.3.6.1.4.1.2011.5.25.169.1.2
This table is used to configure PAP/CHAP authentication .
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwPppAuthenticateEntry

hwPppAuthenticateEntry 1.3.6.1.4.1.2011.5.25.169.1.2.1
This table is used to configure PAP/CHAP authentication .
Status: current Access: not-accessible
OBJECT-TYPE    
  HwPppAuthenticateEntry  

hwPppAuthenticateMode 1.3.6.1.4.1.2011.5.25.169.1.2.1.11
This object indicates the mode of the authentication.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER chap(1), pap(2), chappap(3)  

hwPppAuthenticateChapUserName 1.3.6.1.4.1.2011.5.25.169.1.2.1.12
This object indicates the username of CHAP authentication.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..64)  

hwPppAuthenticateChapPwType 1.3.6.1.4.1.2011.5.25.169.1.2.1.13
This object indicates the encryption type of CHAP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER cipher(1), simple(2)  

hwPppAuthenticateChapPw 1.3.6.1.4.1.2011.5.25.169.1.2.1.14
This object indicates the password of CHAP authentication.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..16|24)  

hwPppAuthenticatePapUserName 1.3.6.1.4.1.2011.5.25.169.1.2.1.15
This object indicates the username of PAP authentication..
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..64)  

hwPppAuthenticatePapPwType 1.3.6.1.4.1.2011.5.25.169.1.2.1.16
This object indicates the encryption type of PAP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER cipher(1), simple(2)  

hwPppAuthenticatePapPw 1.3.6.1.4.1.2011.5.25.169.1.2.1.17
This object indicates the password of PAP authentication.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..16|24)  

hwPppConformance 1.3.6.1.4.1.2011.5.25.169.11
OBJECT IDENTIFIER    

hwPppCompliances 1.3.6.1.4.1.2011.5.25.169.11.1
OBJECT IDENTIFIER    

hwPppCompliance 1.3.6.1.4.1.2011.5.25.169.11.1.1
The compliance statement for systems supporting the HUAWEI-PPP-MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

hwPppGroups 1.3.6.1.4.1.2011.5.25.169.11.2
OBJECT IDENTIFIER    

hwPppConfigObjectGroup 1.3.6.1.4.1.2011.5.25.169.11.2.1
This object indicates the PPP attribute group.
Status: current Access: read-write
OBJECT-GROUP    

hwPppAuthenticateObjectGroup 1.3.6.1.4.1.2011.5.25.169.11.2.2
This object indicates the PPP authentcation group.
Status: current Access: read-write
OBJECT-GROUP