HH3C-PPP-MIB: View SNMP OID List / Download MIB

VENDOR: H3C


 Home MIB: HH3C-PPP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hh3cPPP 1.3.6.1.4.1.25506.2.175
PPP management information base for managing devices that support PPP protocol.
         hh3cPPPAuthObjects 1.3.6.1.4.1.25506.2.175.1
             hh3cPPPAuthTable 1.3.6.1.4.1.25506.2.175.1.1 no-access
This table describes the authentication information for PPP access users. The index of this table is the interface and authentication type.
                 hh3cPPPAuthEntry 1.3.6.1.4.1.25506.2.175.1.1.1 no-access
Each entry in this table describes the authentication information of a PPP access user. The available information includes: The index of the interface on which the PPP authentication information are configured, authentication type and username on the interface.
                     hh3cPPPIfIndex 1.3.6.1.4.1.25506.2.175.1.1.1.1 interfaceindex no-access
The index of the interface on the PPP authentication information are configured.
                     hh3cPPPAuthType 1.3.6.1.4.1.25506.2.175.1.1.1.2 integer no-access
The type of authentication for for the peer. Enumeration: 'pap': 2, 'unknown': 1, 'chap': 3.
                     hh3cPPPUserName 1.3.6.1.4.1.25506.2.175.1.1.1.3 displaystring read-only
The username for access user.