HH3C-CUPM-CP-MIB: View SNMP OID List / Download MIB

VENDOR: H3C


 Home MIB: HH3C-CUPM-CP-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
 hh3cCupmCp 1.3.6.1.4.1.25506.2.194
This MIB provides config information of CP(Control Plane).
         hh3cCupmCpNotifications 1.3.6.1.4.1.25506.2.194.0
             hh3cCupmCpProtoTnlUp 1.3.6.1.4.1.25506.2.194.0.1
The notification is generated when CP device connects to VXLAN tunnel.
             hh3cCupmCpProtoTnlDown 1.3.6.1.4.1.25506.2.194.0.2
The notification is generated when CP device disconnects to VXLAN tunnel.
         hh3cCupmCpNotifyVarObjects 1.3.6.1.4.1.25506.2.194.1
             hh3cCupmCpVbUpID 1.3.6.1.4.1.25506.2.194.1.1 integer32 no-access
The number of UP device.
             hh3cCupmCpVbVxlanID 1.3.6.1.4.1.25506.2.194.1.2 integer32 no-access
Part of the index for this table, this value identifies the VXLAN protocol tunnel.
             hh3cCupmCpVbSrcAddrType 1.3.6.1.4.1.25506.2.194.1.3 inetaddresstype no-access
Specifies the type of local address to be used at a remote host for connecting VXLAN protocol tunnel.
             hh3cCupmCpVbSrcAddr 1.3.6.1.4.1.25506.2.194.1.4 inetaddress no-access
Specifies the local address to be used at a remote host for connecting VXLAN protocol tunnel. The host address type is determined by the object value of corresponding hh3cCupmCpProtoTnlSrcAddrType.
             hh3cCupmCpVbDestAddrType 1.3.6.1.4.1.25506.2.194.1.5 inetaddresstype no-access
Specifies the type of remote host for connecting the VXLAN protocol tunnel.
             hh3cCupmCpVbDestAddr 1.3.6.1.4.1.25506.2.194.1.6 inetaddress no-access
Specifies the remote host for connecting the VXLAN protocol tunnel.
             hh3cCupmCpVbVpnName 1.3.6.1.4.1.25506.2.194.1.7 octet string no-access
The VPN name, to which the rule will be applied. Default value is zero-length.
             hh3cCupmCpVbVxlanState 1.3.6.1.4.1.25506.2.194.1.8 integer no-access
The state of VXLAN protocol tunnel. 0 (unknown) The VXLAN protocol tunnel is in unknown state. 1 (up) The VXLAN protocol tunnel is in connected state. 2 (down) The VXLAN protocol tunnel is in disconnected state. Enumeration: 'down': 2, 'unknown': 0, 'up': 1.
         hh3cCupmCpScalarObjects 1.3.6.1.4.1.25506.2.194.2
             hh3cCupmUpNum 1.3.6.1.4.1.25506.2.194.2.1 integer32 read-only
The number of UP device.
         hh3cCupmCpTableObjects 1.3.6.1.4.1.25506.2.194.3
             hh3cCupmUpListTable 1.3.6.1.4.1.25506.2.194.3.1 no-access
A table of UP management information.
                 hh3cCupmUpListEntry 1.3.6.1.4.1.25506.2.194.3.1.1 no-access
Entry items.
                     hh3cCupmUpID 1.3.6.1.4.1.25506.2.194.3.1.1.1 integer32 no-access
The index value used to identify the UP device.
                     hh3cCupmUpDescr 1.3.6.1.4.1.25506.2.194.3.1.1.2 octet string read-only
A textual description of the entity. This value could include the full name and status of UP device.
                     hh3cCupmUpListRowStatus 1.3.6.1.4.1.25506.2.194.3.1.1.3 rowstatus read-only
Three status columns are supported, including 'active', 'createAndGo' and 'destroy'. The column of 'active' is used for modifying value of hh3cCupmUpDescr.
             hh3cCupmCpProtoTnlTable 1.3.6.1.4.1.25506.2.194.3.2 no-access
The table that controls configuration of VXLAN tunnel on CP device.
                 hh3cCupmCpProtoTnlEntry 1.3.6.1.4.1.25506.2.194.3.2.1 no-access
Entry items.
                     hh3cCupmCpProtoTnlVxlanID 1.3.6.1.4.1.25506.2.194.3.2.1.1 integer32 read-only
Part of the index for this table, this value identifies the VXLAN protocol tunnel.
                     hh3cCupmCpProtoTnlSrcAddrType 1.3.6.1.4.1.25506.2.194.3.2.1.2 inetaddresstype read-only
Specifies the type of local address to be used at a remote host for connecting VXLAN protocol tunnel.
                     hh3cCupmCpProtoTnlSrcAddr 1.3.6.1.4.1.25506.2.194.3.2.1.3 inetaddress read-only
Specifies the local address to be used at a remote host for connecting VXLAN protocol tunnel. The host address type is determined by the object value of corresponding hh3cCupmCpProtoTnlSrcAddrType.
                     hh3cCupmCpProtoTnlDstAddrType 1.3.6.1.4.1.25506.2.194.3.2.1.4 inetaddresstype read-only
Specifies the type of remote host for connecting the VXLAN protocol tunnel.
                     hh3cCupmCpProtoTnlDstAddr 1.3.6.1.4.1.25506.2.194.3.2.1.5 inetaddress read-only
Specifies the remote host for connecting the VXLAN protocol tunnel.
                     hh3cCupmCpProtoTnlVpnName 1.3.6.1.4.1.25506.2.194.3.2.1.6 octet string read-only
The VPN name, to which the rule will be applied. Default value is zero-length.
                     hh3cCupmCpProtoTnlState 1.3.6.1.4.1.25506.2.194.3.2.1.7 integer read-only
The state of VXLAN protocol tunnel. 0 (unknown) The VXLAN protocol tunnel is in unknown state. 1 (up) The VXLAN protocol tunnel is in connected state. 2 (down) The VXLAN protocol tunnel is in disconnected state. Enumeration: 'down': 2, 'unknown': 0, 'up': 1.
                     hh3cCupmCpProtoTnlRowStatus 1.3.6.1.4.1.25506.2.194.3.2.1.8 rowstatus read-only
This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo, Destroy operation. To create a new row, hh3cCupmUpID must be specified.
             hh3cCupmAgtProtoTnlTable 1.3.6.1.4.1.25506.2.194.3.3 no-access
Thie table provides VXLAN tunnel configuration of UP device which under control of CP device. This protocol tunnel allows to make configuration of UP device.
                 hh3cCupmAgtProtoTnlEntry 1.3.6.1.4.1.25506.2.194.3.3.1 no-access
Entry items.
                     hh3cCupmAgtProtoTnlVxlanID 1.3.6.1.4.1.25506.2.194.3.3.1.1 integer32 read-only
Part of the index for this table, this value identifies the VXLAN protocol tunnel.
                     hh3cCupmAgtProtoTnlSrcAddrType 1.3.6.1.4.1.25506.2.194.3.3.1.2 inetaddresstype read-only
Specifies the type of local address to be used at a remote host for connecting VXLAN protocol tunnel.
                     hh3cCupmAgtProtoTnlSrcAddr 1.3.6.1.4.1.25506.2.194.3.3.1.3 inetaddress read-only
Specifies the local address to be used at a remote host for connecting VXLAN protocol tunnel. The host address type is determined by the object value of corresponding hh3cCupmCpProtoTnlSrcAddrType.
                     hh3cCupmAgtProtoTnlDstAddrType 1.3.6.1.4.1.25506.2.194.3.3.1.4 inetaddresstype read-only
Specifies the type of remote host for connecting the VXLAN protocol tunnel.
                     hh3cCupmAgtProtoTnlDstAddr 1.3.6.1.4.1.25506.2.194.3.3.1.5 inetaddress read-only
Specifies the remote host for connecting the VXLAN protocol tunnel.
                     hh3cCupmAgtProtoTnlVpnName 1.3.6.1.4.1.25506.2.194.3.3.1.6 octet string read-only
The VPN name, to which the rule will be applied. Default value is zero-length.
                     hh3cCupmAgtProtoTnlRowStatus 1.3.6.1.4.1.25506.2.194.3.3.1.7 rowstatus read-only
This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo, Destroy operation. To create a new row, hh3cCupmUpID must be specified.