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

VENDOR: H3C


 Home MIB: HH3C-ISIS-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
 hh3cIsis 1.3.6.1.4.1.25506.2.59
Add the hh3cIsisCircTable.
       hh3cIsisNotifications 1.3.6.1.4.1.25506.2.59.0
           hh3cIsisAdjacencyProtocolChange 1.3.6.1.4.1.25506.2.59.0.1
A notification sent when the IPv4 or IPv6 protocol of an adjacency changes. The first 6 bytes of the isisPduLspId are the SystemID of the adjacent IS. The hh3cIsisAdjProtoType is the type of adjacency protocol. The hh3cIsisAdjProtoState is the state of adjacency protocol.
       hh3cIsisObjects 1.3.6.1.4.1.25506.2.59.1
           hh3cIsisSystem 1.3.6.1.4.1.25506.2.59.1.1
               hh3cIsisSysTable 1.3.6.1.4.1.25506.2.59.1.1.1 no-access
The set of instance of the Integrated IS-IS protocol existing on the system.
                   hh3cIsisSysEntry 1.3.6.1.4.1.25506.2.59.1.1.1.1 no-access
Each row defines information specific to a single instance of the IS-IS protocol existing on the system.
                       hh3cIsisSysInstance 1.3.6.1.4.1.25506.2.59.1.1.1.1.1 integer32 read-only
The unique identifier of the Integrated IS-IS instance to which this row corresponds. This object follows the index behavior.
           hh3cIsisNotification 1.3.6.1.4.1.25506.2.59.1.2
               hh3cIsisNotificationObjects 1.3.6.1.4.1.25506.2.59.1.2.1
                   hh3cIsisAdjProtoType 1.3.6.1.4.1.25506.2.59.1.2.1.1 integer no-access
The adjacency protocol type for this notification. Enumeration: 'ipv4': 1, 'ipv6': 2.
                   hh3cIsisAdjProtoState 1.3.6.1.4.1.25506.2.59.1.2.1.2 integer no-access
The state of the adjacency protocol. Enumeration: 'down': 1, 'up': 3, 'initializing': 2.
           hh3cIsisCirc 1.3.6.1.4.1.25506.2.59.1.3
               hh3cIsisCircTable 1.3.6.1.4.1.25506.2.59.1.3.1 no-access
The table of circuits used by this Intermediate System.
                   hh3cIsisCircEntry 1.3.6.1.4.1.25506.2.59.1.3.1.1 no-access
An hh3cIsisCircEntry exists for each circuit configured for Integrated IS-IS on this system.
                       hh3cIsisCircIndex 1.3.6.1.4.1.25506.2.59.1.3.1.1.1 indexinteger no-access
An index used to uniquely identify this circuit.
                       hh3cIsisCircIfIndex 1.3.6.1.4.1.25506.2.59.1.3.1.1.2 interfaceindex read-only
The value of ifIndex for the interface to which this circuit corresponds.