MIBs Depot

HUAWEI-BRAS-PPPoX-MIB

Registered at
1.3.6.1.4.1.2011.5.25.40.2
Last updated
2004-03-03 15:08
Organization
Huawei Technologies Co., Ltd.
Namespace
huawei
Source file
HUAWEI-BRAS-PPPoX-MIB
Digest
sha256:3cfb0c5ccb76cf223f641d473a95df2785234081e1aa57e7199225bdf38d7bea

Description

The MIB contains objects of module PPP.

Contact

Floor 5, Block 4, R&D Building, Huawei Longgang Production Base, Shenzhen, P.R.C. http://www.huawei.com Zip:518057

Imports

FromSymbols
HUAWEI-MIBhwBRASMib
IF-MIBInterfaceIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIIpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

HUAWEI-BRAS-PPPoX-MIB
HUAWEI-MIB
IANAifType-MIB
IF-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
hwPPPoXMibObjects
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.40.2.1
hwPppConfigTable
OBJECT-TYPE
PPP configuration information table.
1.3.6.1.4.1.2011.5.25.40.2.1.1not-accessiblecurrent
hwPppConfigEntry
OBJECT-TYPE
Description.
1.3.6.1.4.1.2011.5.25.40.2.1.1.1not-accessiblecurrent
hwVtIndex
OBJECT-TYPE
Vt index.
1.3.6.1.4.1.2011.5.25.40.2.1.1.1.1Integer32 (0..1023)read-onlycurrent
hwPppAuthMode
OBJECT-TYPE
PPP authentication method.
1.3.6.1.4.1.2011.5.25.40.2.1.1.1.2INTEGER {pap(0), chap(1), auto(2), mschapv1(3), mschapv2(4)}read-writecurrent
hwPppNegTimeout
OBJECT-TYPE
Config PPP overtime.
1.3.6.1.4.1.2011.5.25.40.2.1.1.1.3Integer32 (1..10)read-writecurrent
hwPppKeepInterval
OBJECT-TYPE
Config interval of sending ECHO packet(second).
1.3.6.1.4.1.2011.5.25.40.2.1.1.1.4Integer32 (0..65535)read-writecurrent
hwPppKeepRetransmit
OBJECT-TYPE
Config retransmission times of ECHO packet.
1.3.6.1.4.1.2011.5.25.40.2.1.1.1.5Integer32 (1..10)read-writecurrent
hwPppCHAPUserName
OBJECT-TYPE
Config CHAP authentication username.
1.3.6.1.4.1.2011.5.25.40.2.1.1.1.6OCTET STRING (SIZE(0..65))read-writecurrent
hwPppCHAPUserPassword
OBJECT-TYPE
Config CHAP authentication password(only support simple password).
1.3.6.1.4.1.2011.5.25.40.2.1.1.1.7OCTET STRING (SIZE(0..16))read-writecurrent
hwPppPAPUserName
OBJECT-TYPE
Config PAP authentication username.
1.3.6.1.4.1.2011.5.25.40.2.1.1.1.8OCTET STRING (SIZE(0..65))read-writecurrent
hwPppPAPUserPassword
OBJECT-TYPE
Config PAP authentication password(only support simple password).
1.3.6.1.4.1.2011.5.25.40.2.1.1.1.9OCTET STRING (SIZE(0..16))read-writecurrent
hwPppServiceName1
OBJECT-TYPE
Service name one .
1.3.6.1.4.1.2011.5.25.40.2.1.1.1.10OCTET STRING (SIZE(0..31))read-writecurrent
hwPppServiceName2
OBJECT-TYPE
Service name two .
1.3.6.1.4.1.2011.5.25.40.2.1.1.1.11OCTET STRING (SIZE(0..31))read-writecurrent
hwPppServiceName3
OBJECT-TYPE
Service name three .
1.3.6.1.4.1.2011.5.25.40.2.1.1.1.12OCTET STRING (SIZE(0..31))read-writecurrent
hwPppServiceName4
OBJECT-TYPE
Service name four .
1.3.6.1.4.1.2011.5.25.40.2.1.1.1.13OCTET STRING (SIZE(0..31))read-writecurrent
hwPppServiceName5
OBJECT-TYPE
Service name five .
1.3.6.1.4.1.2011.5.25.40.2.1.1.1.14OCTET STRING (SIZE(0..31))read-writecurrent
hwPppServiceName6
OBJECT-TYPE
Service name six .
1.3.6.1.4.1.2011.5.25.40.2.1.1.1.15OCTET STRING (SIZE(0..31))read-writecurrent
hwPppServiceName7
OBJECT-TYPE
Service name seven .
1.3.6.1.4.1.2011.5.25.40.2.1.1.1.16OCTET STRING (SIZE(0..31))read-writecurrent
hwPppServiceName8
OBJECT-TYPE
Service name eight .
1.3.6.1.4.1.2011.5.25.40.2.1.1.1.17OCTET STRING (SIZE(0..31))read-writecurrent
hwPppServiceNameType
OBJECT-TYPE
Config servicename kind of match. 1 exact match. 2 fuzzy match(default).
1.3.6.1.4.1.2011.5.25.40.2.1.1.1.18INTEGER {exactMatch(1), normalMatch(2)}read-writecurrent
hwPppAcName
OBJECT-TYPE
AcName.
1.3.6.1.4.1.2011.5.25.40.2.1.1.1.19OCTET STRING (SIZE(0..31))read-writecurrent
hwPppVTBindTable
OBJECT-TYPE
PPP VT and interface binding configuration information table.
1.3.6.1.4.1.2011.5.25.40.2.1.2not-accessiblecurrent
hwPppVTBindEntry
OBJECT-TYPE
Description.
1.3.6.1.4.1.2011.5.25.40.2.1.2.1not-accessiblecurrent
hwPppVTBindIfIndex
OBJECT-TYPE
Interface index.
1.3.6.1.4.1.2011.5.25.40.2.1.2.1.1InterfaceIndexread-onlycurrent
hwVtNumber
OBJECT-TYPE
Vt index.
1.3.6.1.4.1.2011.5.25.40.2.1.2.1.2Integer32 (0..1023 | 65535)read-writecurrent
hwPppConformance
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.40.2.2
hwPppCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.40.2.2.1
hwPppGroups
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.40.2.2.2

Conformance

NameOIDStatus
hwPppCompliance
MODULE-COMPLIANCE
The compliance statement for systems supporting the this module.
1.3.6.1.4.1.2011.5.25.40.2.2.1.1current
hwPppConfigGroup
OBJECT-GROUP
The ppp config group.
1.3.6.1.4.1.2011.5.25.40.2.2.2.1current
hwPppVTBindGroup
OBJECT-GROUP
The ppp VT Bind group.
1.3.6.1.4.1.2011.5.25.40.2.2.2.2current