HH3C-UNICAST-MIB
AI MIB Summary
The HH3C-UNICAST-MIB module monitors unicast forwarding statistics, routing table entries, and interface unicast packet counters on H3C network devices. It provides visibility into Layer 3 unicast traffic flow, drop rates, and neighbor table states for troubleshooting and capacity planning.
This MIB is a framework MIB for unicast related features.
Main OID:
hh3cUnicast.1.3.6.1.4.1.25506.2.44
9
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
9 total| Object Name |
|---|
hh3cUnicastThis MIB is a framework MIB for unicast related features. MODULE-IDENTITY .1.3.6.1.4.1.25506.2.44 |
hh3cURPFTableUnicast Reverse Path Forwarding (URPF) is used to prevent the network attacks caused by source address spoofing. This table is used to configure URPF on specific interfaces. SEQUENCE OF Hh3cURPFEntry .1.3.6.1.4.1.25506.2.44.1 |
hh3cURPFEntryThe entry of hh3cURPFTable, indexed by vlan interface index. Hh3cURPFEntry .1.3.6.1.4.1.25506.2.44.1.1 |
hh3cURPFIfIndexThe ifIndex of vlan interface. Integer32 .1.3.6.1.4.1.25506.2.44.1.1.1 |
hh3cURPFEnabledThis object is used to enable or disable URPF on certain vlan interfaces.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.25506.2.44.1.1.2 |
hh3cURPFSlotIDThis object specifies to which slot packets are redirected in order to perform URPF check.rw Integer32 .1.3.6.1.4.1.25506.2.44.1.1.3 |
hh3cURPFTotalReceivedPacketThis object provides total received packets number.ro Counter64 .1.3.6.1.4.1.25506.2.44.1.1.4 |
hh3cURPFDroppedPacketThis object provides total dropped invalid packets number.ro Counter64 .1.3.6.1.4.1.25506.2.44.1.1.5 |
hh3cURPFClearStatThis object is used to clear the URPF statistics on certain vlan interfaces. This object is actually a write-only object. When read, it always returns 0. When set to 1, the objects hh3cURPFTotalReceivedPacket and hh3cURPFDroppedPacket are reset to 0.rw Enumeration .1.3.6.1.4.1.25506.2.44.1.1.6 |