HH3C-DRNI-MIB
- Registered at
- 1.3.6.1.4.1.25506.2.176
- Last updated
- 2020-02-23 11:01
- Organization
- New H3C Tech. Co., Ltd.
- Revisions
- 2020-02-23 11:01, 2019-04-11 09:01, 2018-08-14 10:21
- Namespace
- comware
- Source file
HH3C-DRNI-MIB- Digest
sha256:4b108657fe74d32291ab3ca790db2db1fa77e3febd7de213ac6db919cf63c62c
Description
This MIB defines objects for Distributed Resilient Network Interconnect (DRNI).
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 |
| IF-MIB | InterfaceIndex |
| INET-ADDRESS-MIB | InetAddressIPv4, InetAddressIPv6 |
| Q-BRIDGE-MIB | PortList |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, MacAddress, RowStatus, 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.
BRIDGE-MIB HH3C-DRNI-MIB HH3C-OID-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB P-BRIDGE-MIB Q-BRIDGE-MIB RFC1158-MIB RFC1271-MIB RMON-MIB RMON2-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC TOKEN-RING-RMON-MIB
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cDrniObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.176.1 | |||
| hh3cDrniBaseGroup OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.176.1.1 | |||
| hh3cDrniSystemMac OBJECT-TYPE Distributed relay (DR) system MAC address. The default value is six octets of zero. | 1.3.6.1.4.1.25506.2.176.1.1.1 | MacAddress | read-write | current |
| hh3cDrniSystemPriority OBJECT-TYPE DR system priority. The default value is 32768. | 1.3.6.1.4.1.25506.2.176.1.1.2 | Integer32 (0..65535) | read-write | current |
| hh3cDrniSystemNumber OBJECT-TYPE DR system number. | 1.3.6.1.4.1.25506.2.176.1.1.3 | Integer32 (0..2) | read-write | current |
| hh3cDrniRestoreDelay OBJECT-TYPE Data restoration interval in seconds. | 1.3.6.1.4.1.25506.2.176.1.1.4 | Integer32 (1..3600) | read-write | current |
| hh3cDrniAutoRecoveryReloadDelay OBJECT-TYPE Reload delay timer for DR system auto-recovery. | 1.3.6.1.4.1.25506.2.176.1.1.5 | Integer32 (0 | 240..3600) | read-write | current |
| hh3cDrniRoleGroup OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.176.1.2 | |||
| hh3cDrniRoleLocalRolePriority OBJECT-TYPE DR role priority of the local DR member device. | 1.3.6.1.4.1.25506.2.176.1.2.1 | Integer32 (0..65535) | read-write | current |
| hh3cDrniRolePeerRolePriority OBJECT-TYPE DR role priority of the peer DR member device. | 1.3.6.1.4.1.25506.2.176.1.2.2 | Integer32 (0..65535) | read-only | current |
| hh3cDrniRoleLocalBridgeMac OBJECT-TYPE Bridge MAC address of the local DR member device. The default value is six octets of zero. | 1.3.6.1.4.1.25506.2.176.1.2.3 | MacAddress | read-only | current |
| hh3cDrniRolePeerBridgeMac OBJECT-TYPE Bridge MAC address of the peer DR member device. If this address is unknown, the default value is six octets of zero. | 1.3.6.1.4.1.25506.2.176.1.2.4 | MacAddress | read-only | current |
| hh3cDrniRoleLocalConfiguredRole OBJECT-TYPE DR role calculated based on the role priority and bridge MAC address of the local DR member device. | 1.3.6.1.4.1.25506.2.176.1.2.5 | INTEGER {none(0), primary(1), secondary(2)} | read-only | current |
| hh3cDrniRolePeerConfiguredRole OBJECT-TYPE DR role calculated based on the role priority and bridge MAC address of the peer DR member device. | 1.3.6.1.4.1.25506.2.176.1.2.6 | INTEGER {none(0), primary(1), secondary(2)} | read-only | current |
| hh3cDrniRoleLocalEffectiveRole OBJECT-TYPE Current role of the local DR member device. | 1.3.6.1.4.1.25506.2.176.1.2.7 | INTEGER {none(0), primary(1), secondary(2)} | read-only | current |
| hh3cDrniRolePeerEffectiveRole OBJECT-TYPE Current role of the peer DR member device. | 1.3.6.1.4.1.25506.2.176.1.2.8 | INTEGER {none(0), primary(1), secondary(2)} | read-only | current |
| hh3cDrniKeepaliveGroup OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.176.1.3 | |||
| hh3cDrniKeepaliveDestIpv4 OBJECT-TYPE Destination IPv4 address of the keepalive link. The default value is 0.0.0.0. | 1.3.6.1.4.1.25506.2.176.1.3.1 | InetAddressIPv4 | read-write | current |
| hh3cDrniKeepaliveSourceIpv4 OBJECT-TYPE Source IPv4 address of the keepalive link. The default value is 0.0.0.0. This object must be used with the KeepaliveDestIpv4 object. | 1.3.6.1.4.1.25506.2.176.1.3.2 | InetAddressIPv4 | read-write | current |
| hh3cDrniKeepaliveDestIpv6 OBJECT-TYPE Destination IPv6 address of the keepalive link. The default value is 0::0. | 1.3.6.1.4.1.25506.2.176.1.3.3 | InetAddressIPv6 | read-write | current |
| hh3cDrniKeepaliveSourceIpv6 OBJECT-TYPE Source IPv6 address of the keepalive link. The default value is 0::0. This object must be used with the KeepaliveDestIpv6 object. | 1.3.6.1.4.1.25506.2.176.1.3.4 | InetAddressIPv6 | read-write | current |
| hh3cDrniKeepaliveUdpPort OBJECT-TYPE Keepalive destination UDP port. | 1.3.6.1.4.1.25506.2.176.1.3.5 | Integer32 (1..65535) | read-write | current |
| hh3cDrniKeepaliveInterval OBJECT-TYPE Keepalive interval. | 1.3.6.1.4.1.25506.2.176.1.3.6 | Integer32 (100..10000) | read-write | current |
| hh3cDrniKeepaliveTimeout OBJECT-TYPE Keepalive timeout time. | 1.3.6.1.4.1.25506.2.176.1.3.7 | Integer32 (3..20) | read-write | current |
| hh3cDrniKeepaliveHoldTime OBJECT-TYPE Keepalive hold time. | 1.3.6.1.4.1.25506.2.176.1.3.8 | Integer32 (3..10) | read-write | current |
| hh3cDrniKeepaliveLinkStatus OBJECT-TYPE Keepalive link status. | 1.3.6.1.4.1.25506.2.176.1.3.9 | INTEGER {unknown(1), up(2), down(3)} | read-only | current |
| hh3cDrniKeepaliveVrf OBJECT-TYPE VPN instance name. A zero-length string represents that the local device is on the public network. | 1.3.6.1.4.1.25506.2.176.1.3.10 | OCTET STRING (SIZE(0..31)) | read-write | current |
| hh3cDrniTables OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.176.1.4 | |||
| hh3cDrniIppTable OBJECT-TYPE The DRNI intra-portal port(IPP) table. | 1.3.6.1.4.1.25506.2.176.1.4.1 | not-accessible | current | |
| hh3cDrniIppEntry OBJECT-TYPE The entry of hh3cDrniIPPTable. | 1.3.6.1.4.1.25506.2.176.1.4.1.1 | not-accessible | current | |
| hh3cDrniIppNumber OBJECT-TYPE The number of an IPP. | 1.3.6.1.4.1.25506.2.176.1.4.1.1.1 | Integer32 (1..2) | not-accessible | current |
| hh3cDrniIppIfIndex OBJECT-TYPE Interface index. | 1.3.6.1.4.1.25506.2.176.1.4.1.1.2 | InterfaceIndex | read-write | current |
| hh3cDrniIppRowStatus OBJECT-TYPE This object is responsible for managing creation, deletion, and modification of rows. The rows support active status and destroy operations. | 1.3.6.1.4.1.25506.2.176.1.4.1.1.3 | RowStatus | read-create | current |
| hh3cDrniDrPortTable OBJECT-TYPE The DRNI DR interface table. | 1.3.6.1.4.1.25506.2.176.1.4.2 | not-accessible | current | |
| hh3cDrniDrPortEntry OBJECT-TYPE The entry of hh3cDrniDRPortTable. | 1.3.6.1.4.1.25506.2.176.1.4.2.1 | not-accessible | current | |
| hh3cDrniDrPortDRGroupId OBJECT-TYPE DR group identifier. | 1.3.6.1.4.1.25506.2.176.1.4.2.1.1 | Integer32 (1..1024) | not-accessible | current |
| hh3cDrniDrPortIfIndex OBJECT-TYPE Interface index of the Layer 2 aggregate interface. | 1.3.6.1.4.1.25506.2.176.1.4.2.1.2 | InterfaceIndex | read-write | current |
| hh3cDrniDrPortRowStatus OBJECT-TYPE This object is responsible for managing creation, deletion, and modification of rows. The rows support active status and destroy operations. | 1.3.6.1.4.1.25506.2.176.1.4.2.1.3 | RowStatus | read-create | current |
| hh3cDrniPortTable OBJECT-TYPE The DRNI port table. | 1.3.6.1.4.1.25506.2.176.1.4.3 | not-accessible | current | |
| hh3cDrniPortEntry OBJECT-TYPE The entry of hh3cDrniPortTable. | 1.3.6.1.4.1.25506.2.176.1.4.3.1 | not-accessible | current | |
| hh3cDrniPortIfIndex OBJECT-TYPE Interface index. | 1.3.6.1.4.1.25506.2.176.1.4.3.1.1 | InterfaceIndex | not-accessible | current |
| hh3cDrniPortDrcpIsShortPeriod OBJECT-TYPE Short Distributed Relay Control Protocol (DRCP) timeout timer flag, true or false. | 1.3.6.1.4.1.25506.2.176.1.4.3.1.2 | TruthValue | read-write | current |
| hh3cDrniPortPortStatus OBJECT-TYPE Port status. | 1.3.6.1.4.1.25506.2.176.1.4.3.1.3 | INTEGER {up(1), down(2)} | read-only | current |
| hh3cDrniPortLocalDRCPState OBJECT-TYPE DRCP state flags on the local port. The flag field is one byte long,represented by ABCDEFGH from the lowest bit to the highest bit.A letter is displayed when its bit is 1 and is not displayed when its bit is 0. A-Indicates whether DRCP is enabled on the local device. 1 indicates enabled.0 indicates disabled. B-Indicates whether DRCP is enabled on the DR peer. 1 indicates enabled.0 indicates disabled. C-Indicates whether DRCP is enabled on a third DR member device. 1 indicates enabled.0 indicates disabled. D-Indicates whether the local IPP has determined that DRCP is enabled on the DR peer. 1 indicates yes.0 indicates no. E-Indicates the DRCP timeout timer. 1 indicates the short timeout timer. 0 indicates the long timeout timer. F-Indicates whether the local IPP permits the packets that contain the negotiated gateway conversation IDs. 1 indicates yes.0 indicates no. G-Indicates whether the local IPP permits the packets that contain the negotiated port conversation IDs. 1 indicates yes.0 indicates no. H-Indicates whether the local DRCPDU receive machine is in default or expired state. 1 indicates yes.0 indicates no. | 1.3.6.1.4.1.25506.2.176.1.4.3.1.4 | OCTET STRING (SIZE(1)) | read-only | current |
| hh3cDrniPortPeerDRCPState OBJECT-TYPE DRCP state flags on the local port. The flag field is one byte long,represented by ABCDEFGH from the lowest bit to the highest bit.A letter is displayed when its bit is 1 and is not displayed when its bit is 0. A-Indicates whether DRCP is enabled on the local device. 1 indicates enabled.0 indicates disabled. B-Indicates whether DRCP is enabled on the DR peer. 1 indicates enabled.0 indicates disabled. C-Indicates whether DRCP is enabled on a third DR member device. 1 indicates enabled.0 indicates disabled. D-Indicates whether the local IPP has determined that DRCP is enabled on the DR peer. 1 indicates yes.0 indicates no. E-Indicates the DRCP timeout timer. 1 indicates the short timeout timer. 0 indicates the long timeout timer. F-Indicates whether the local IPP permits the packets that contain the negotiated gateway conversation IDs. 1 indicates yes.0 indicates no. G-Indicates whether the local IPP permits the packets that contain the negotiated port conversation IDs. 1 indicates yes.0 indicates no. H-Indicates whether the local DRCPDU receive machine is in default or expired state. 1 indicates yes.0 indicates no. | 1.3.6.1.4.1.25506.2.176.1.4.3.1.5 | OCTET STRING (SIZE(1)) | read-only | current |
| hh3cDrniPortLocalMemberList OBJECT-TYPE Local DR member device's Selected aggregation member ports in a DR or IPP aggregation group. | 1.3.6.1.4.1.25506.2.176.1.4.3.1.6 | PortList | read-only | current |
| hh3cDrniPortPeerMemberList OBJECT-TYPE Peer DR member device's Selected aggregation member ports in a DR or IPP aggregation group. | 1.3.6.1.4.1.25506.2.176.1.4.3.1.7 | PortList | read-only | current |