HH3C-UNICAST-MIB
- Registered at
- 1.3.6.1.4.1.25506.2.44
- Last updated
- 2005-01-31 14:54
- Organization
- New H3C Tech. Co., Ltd.
- Revisions
- 2005-03-24 14:54
- Namespace
- comware
- Source file
HH3C-UNICAST-MIB- Digest
sha256:eb753e70351db54e32e0a4d663e2550578c71828c12ea5222026ff4cf7f09bba
Description
This MIB is a framework MIB for unicast related features.
Contact
Platform Team New H3C Tech. Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085
Imports
| From | Symbols |
|---|---|
| HH3C-OID-MIB | hh3cCommon |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HH3C-OID-MIB HH3C-UNICAST-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cURPFTable OBJECT-TYPE Unicast 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. | 1.3.6.1.4.1.25506.2.44.1 | not-accessible | current | |
| hh3cURPFEntry OBJECT-TYPE The entry of hh3cURPFTable, indexed by vlan interface index. | 1.3.6.1.4.1.25506.2.44.1.1 | not-accessible | current | |
| hh3cURPFIfIndex OBJECT-TYPE The ifIndex of vlan interface. | 1.3.6.1.4.1.25506.2.44.1.1.1 | Integer32 | not-accessible | current |
| hh3cURPFEnabled OBJECT-TYPE This object is used to enable or disable URPF on certain vlan interfaces. | 1.3.6.1.4.1.25506.2.44.1.1.2 | TruthValue | read-write | current |
| hh3cURPFSlotID OBJECT-TYPE This object specifies to which slot packets are redirected in order to perform URPF check. | 1.3.6.1.4.1.25506.2.44.1.1.3 | Integer32 | read-write | current |
| hh3cURPFTotalReceivedPacket OBJECT-TYPE This object provides total received packets number. | 1.3.6.1.4.1.25506.2.44.1.1.4 | Counter64 | read-only | current |
| hh3cURPFDroppedPacket OBJECT-TYPE This object provides total dropped invalid packets number. | 1.3.6.1.4.1.25506.2.44.1.1.5 | Counter64 | read-only | current |
| hh3cURPFClearStat OBJECT-TYPE This 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. | 1.3.6.1.4.1.25506.2.44.1.1.6 | INTEGER {reserved(0), reset(1)} | read-write | current |