MIBs Depot

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

FromSymbols
HH3C-OID-MIBhh3cCommon
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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.1not-accessiblecurrent
hh3cURPFEntry
OBJECT-TYPE
The entry of hh3cURPFTable, indexed by vlan interface index.
1.3.6.1.4.1.25506.2.44.1.1not-accessiblecurrent
hh3cURPFIfIndex
OBJECT-TYPE
The ifIndex of vlan interface.
1.3.6.1.4.1.25506.2.44.1.1.1Integer32not-accessiblecurrent
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.2TruthValueread-writecurrent
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.3Integer32read-writecurrent
hh3cURPFTotalReceivedPacket
OBJECT-TYPE
This object provides total received packets number.
1.3.6.1.4.1.25506.2.44.1.1.4Counter64read-onlycurrent
hh3cURPFDroppedPacket
OBJECT-TYPE
This object provides total dropped invalid packets number.
1.3.6.1.4.1.25506.2.44.1.1.5Counter64read-onlycurrent
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.6INTEGER {reserved(0), reset(1)}read-writecurrent