HH3C-PROT-PRIORITY-MIB
- Registered at
- 1.3.6.1.4.1.25506.2.37
- Last updated
- 2005-01-17 16:33
- Organization
- New H3C Tech. Co., Ltd.
- Revisions
- 2005-01-17 16:33
- Namespace
- comware
- Source file
HH3C-PROT-PRIORITY-MIB- Digest
sha256:aa029c22d59bcd41e9d7a422ce45d1b28ab5cb5c4f310049d026fa5ccdd17b27
Description
This MIB is used to manage and configure the priority of specified protocol. This MIB is applicable to routers, switches and other products.
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 | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
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-PROT-PRIORITY-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cProtocolPriorityObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.37.1 | |||
| hh3cPPri OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.37.1.1 | |||
| hh3cProtocolPriorityTable OBJECT-TYPE A table is used to configure the priority of the protocol. | 1.3.6.1.4.1.25506.2.37.1.1.1 | not-accessible | current | |
| hh3cProtocolPriorityEntry OBJECT-TYPE An entry containing information about the priority of the protocol. | 1.3.6.1.4.1.25506.2.37.1.1.1.1 | not-accessible | current | |
| hh3cPPriProtocolType OBJECT-TYPE Protocol type. | 1.3.6.1.4.1.25506.2.37.1.1.1.1.1 | INTEGER {ospf(1), telnet(2), snmp(3), icmp(4), bgp(5), ldp(6)} | not-accessible | current |
| hh3cPPriPriorityType OBJECT-TYPE Priority type. | 1.3.6.1.4.1.25506.2.37.1.1.1.1.2 | INTEGER {ipPrecedence(1), dscp(2)} | read-create | current |
| hh3cPPriPriorityVlaue OBJECT-TYPE Priority value. If setting hh3cPPriPriorityType to ip-precedence(1), the range of hh3cPPriPriorityVlaue is from 0 to 7. If setting hh3cPPriPriorityType to dscp(2), the range of hh3cPPriPriorityVlaue is from 0 to 63. | 1.3.6.1.4.1.25506.2.37.1.1.1.1.3 | Integer32 (0..63) | read-create | current |
| hh3cPPriRowStatus OBJECT-TYPE RowStatus, Now support createAndGo,active and destroy. To create a new row, hh3cPPriPriorityType and hh3cPPriPriorityValue must be specified. To modify a row,hh3cPPriPriorityType and hh3cPPriPriorityValue must change at the same time and the hh3cPPriRowStatus is active . | 1.3.6.1.4.1.25506.2.37.1.1.1.1.4 | RowStatus | read-create | current |