- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
03-HH3C-OSPF-MIB | 66.69 KB |
HH3C-OSPF-MIB
About this MIB
Use this MIB to display OSPF information.
MIB file name
hh3c-ospf.mib
Root object
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cCommon(2).hh3cOspf(161)
Scalar objects
hh3cOspfSrConflictState (1.3.6.1.4.1.25506.2.161.2.14)
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cOspfSrConflictState (1.3.6.1.4.1.25506.2.161.2.14) |
accessible-for-notify |
DisplayString |
InConflict ConflictResolved |
Conflict state. |
As per the MIB. |
Tabular objects
hh3cOspfNetworkTable
About this table
Use this table to obtain OSPF network configuration information.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are hh3cOspfProcessId, hh3cOspfAreaId, and hh3cOspfNetworkIpAddr.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cOspfProcessId (1.3.6.1.4.1.25506.2.161.1.1.1) |
not-accessible |
Integer32 |
Integer32(1..65535) |
OSPF process ID. |
As per the MIB. |
hh3cOspfAreaId (1.3.6.1.4.1.25506.2.161.1.1.2) |
not-accessible |
IpAddress |
OCTET STRING (4) |
Area ID, which uniquely identifies an area. |
As per the MIB. |
hh3cOspfNetworkIpAddr (1.3.6.1.4.1.25506.2.161.1.1.3) |
not-accessible |
IpAddress |
OCTET STRING (4) |
Subnet address. |
As per the MIB. |
hh3cOspfNetworkIpMask (1.3.6.1.4.1.25506.2.161.1.1.4) |
read-only |
IpAddress |
OCTET STRING (4) |
Wildcard mask of the subnet address, which is the inverse of a subnet mask, meaning that it changes all 0s to 1s and all 1s to 0s. |
As per the MIB. |