HH3C-VXLAN-MIB: View SNMP OID List / Download MIB
VENDOR: H3C
Home | MIB: HH3C-VXLAN-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).
|
|||
Object Name | OID | Type | Access | Info |
hh3cVxlan | 1.3.6.1.4.1.25506.2.150 |
The overlay MIB. |
||
hh3cVxlanObjects | 1.3.6.1.4.1.25506.2.150.1 | |||
hh3cVxlanScalarGroup | 1.3.6.1.4.1.25506.2.150.1.1 | |||
hh3cVxlanLocalMacNotify | 1.3.6.1.4.1.25506.2.150.1.1.1 | truthvalue | read-write |
Local MAC(Media Access Control) address report capability. |
hh3cVxlanRemoteMacLearn | 1.3.6.1.4.1.25506.2.150.1.1.2 | truthvalue | read-write |
Remote MAC address self-learning capability. |
hh3cVxlanNextVxlanID | 1.3.6.1.4.1.25506.2.150.1.1.3 | unsigned32 | read-only |
Next available VXLAN ID(identifier), in the range of 0x0 to 0xFFFFFF. The invalid value 0xFFFFFFFF indicates that no ID can be set. |
hh3cVxlanConfigured | 1.3.6.1.4.1.25506.2.150.1.1.4 | unsigned32 | read-only |
Number of currently configured VXLANs. |
hh3cVxlanTable | 1.3.6.1.4.1.25506.2.150.1.2 | no-access |
A table for VXLAN parameters. |
|
1.3.6.1.4.1.25506.2.150.1.2.1 | no-access |
Each entry represents the parameters of a VXLAN. |
||
hh3cVxlanID | 1.3.6.1.4.1.25506.2.150.1.2.1.1 | unsigned32 | no-access |
The VXLAN ID. |
hh3cVxlanAddrType | 1.3.6.1.4.1.25506.2.150.1.2.1.2 | inetaddresstype | read-only |
The type of multicast group address. |
hh3cVxlanGroupAddr | 1.3.6.1.4.1.25506.2.150.1.2.1.3 | inetaddress | read-only |
Group destination address. |
hh3cVxlanSourceAddr | 1.3.6.1.4.1.25506.2.150.1.2.1.4 | inetaddress | read-only |
Group source address. |
hh3cVxlanVsiIndex | 1.3.6.1.4.1.25506.2.150.1.2.1.5 | unsigned32 | read-only |
VSI index. A unique index for the conceptual row identifying a VSI in the hh3cVsiTable. |
hh3cVxlanRemoteMacCount | 1.3.6.1.4.1.25506.2.150.1.2.1.6 | unsigned32 | read-only |
Remote MAC address count of this VXLAN. |
hh3cVxlanRowStatus | 1.3.6.1.4.1.25506.2.150.1.2.1.7 | rowstatus | read-only |
Operation status of this table entry. When a row in this table is in active state, no objects in that row can be modified by the agent except hh3cVxlanGroupAddr, hh3cVxlanSourceAddr. |
hh3cVxlanTunnelTable | 1.3.6.1.4.1.25506.2.150.1.3 | no-access |
A table for VXLAN tunnel parameters. |
|
1.3.6.1.4.1.25506.2.150.1.3.1 | no-access |
Each entry represents the parameters of a VXLAN tunnel. |
||
hh3cVxlanTunnelID | 1.3.6.1.4.1.25506.2.150.1.3.1.1 | unsigned32 | no-access |
A unique index for tunnel. |
hh3cVxlanTunnelRowStatus | 1.3.6.1.4.1.25506.2.150.1.3.1.2 | rowstatus | read-only |
Operation status of this table entry. |
hh3cVxlanTunnelOctets | 1.3.6.1.4.1.25506.2.150.1.3.1.3 | counter64 | read-only |
The number of octets that have been forwarded over the tunnel. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times. |
hh3cVxlanTunnelPackets | 1.3.6.1.4.1.25506.2.150.1.3.1.4 | counter64 | read-only |
The number of packets that have been forwarded over the tunnel. Discontinuities in the value of this counter can occur at re-initialization of the management system and at other times. |
hh3cVxlanTunnelBoundTable | 1.3.6.1.4.1.25506.2.150.1.4 | no-access |
A table for the number of VXLANs to which the tunnel is bound. |
|
1.3.6.1.4.1.25506.2.150.1.4.1 | no-access |
An entry represents the number of VXLANs to which a tunnel is bound. |
||
hh3cVxlanTunnelBoundVxlanNum | 1.3.6.1.4.1.25506.2.150.1.4.1.1 | unsigned32 | read-only |
The number of VXLANs to which this tunnel is bound. |
hh3cVxlanMacTable | 1.3.6.1.4.1.25506.2.150.1.5 | no-access |
A table for VXLAN remote MAC addresses. |
|
1.3.6.1.4.1.25506.2.150.1.5.1 | no-access |
A VXLAN remote MAC address. |
||
hh3cVxlanMacAddr | 1.3.6.1.4.1.25506.2.150.1.5.1.1 | macaddress | no-access |
MAC address. |
hh3cVxlanMacTunnelID | 1.3.6.1.4.1.25506.2.150.1.5.1.2 | unsigned32 | read-only |
A unique index for tunnel. |
hh3cVxlanMacType | 1.3.6.1.4.1.25506.2.150.1.5.1.3 | integer | read-only |
The type of an MAC address. Enumeration: 'staticConfigured': 2, 'selfLearned': 1, 'protocolLearned': 3. |
hh3cVxlanStaticMacTable | 1.3.6.1.4.1.25506.2.150.1.6 | no-access |
A table for VXLAN static remote MAC addresses. |
|
1.3.6.1.4.1.25506.2.150.1.6.1 | no-access |
A VXLAN static MAC address. |
||
hh3cVxlanStaticMacAddr | 1.3.6.1.4.1.25506.2.150.1.6.1.1 | macaddress | no-access |
Static MAC address. |
hh3cVxlanStaticMacTunnelID | 1.3.6.1.4.1.25506.2.150.1.6.1.2 | unsigned32 | read-only |
A unique index for tunnel. |
hh3cVxlanStaticMacRowStatus | 1.3.6.1.4.1.25506.2.150.1.6.1.3 | rowstatus | read-only |
Operation status of this table entry. When a row in this table is in active state, no objects in that row can be modified by the agent. |