- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
09-HH3C-SAVAP-MIB | 103.07 KB |
Contents
HH3C-SAVAP-MIB
About this MIB
Use this MIB to configure SAVA-P and obtain SAVA-P information.
MIB file name
hh3c-savap.mib
Root object
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cCommon(2). hh3cSavapMIB (210)
Tabular objects
hh3cSavapLogEnableTable
About this table
Use this table to enable SAVA-P logging.
Support for operations
Create:Not supported
Edit/Modify:Supported
Delete:Not supported
Read:Supported
Columns
The table index is hh3cSavapLogEnableIPVersion.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSavapLogEnableIPVersion (1.3.6.1.4.1.25506.2.210.1.1.1.1) |
not-accessible |
InetVersion |
ipv6(2) |
IP version information. |
Only support ipv6(2) |
hh3cSavapLogEnable (1.3.6.1.4.1.25506.2.210.1.1.1.2) |
read-write |
INTEGER |
enable(1), disable(2) |
Enabling status of SAVA-P. |
As per the MIB. |
hh3cSavapLogConfigTable
About this table
Use this table to configure parameters for SAVA-P logging.
Support for operations
Create:Not supported
Edit/Modify:Supported
Delete:Not supported
Read:Supported
Columns
The table index is hh3cSavapLogConfigIPVersion.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSavapLogConfigIPVersion (1.3.6.1.4.1.25506.2.210.1.2.1.1) |
not-accessible |
InetVersion |
ipv6(2) |
IP version information. |
Only support ipv6(2) |
hh3cSavapLogNotifyInterval (1.3.6.1.4.1.25506.2.210.1.2.1.2) |
read-write |
Unsigned32 |
Unsigned32 (0, 5 ~3600) |
Interval at which the device outputs SAVA-P logs, in seconds. |
As per the MIB. |
hh3cSavapLogNotifyNumber (1.3.6.1.4.1.25506.2.210.1.2.1.3) |
read-write |
Unsigned32 |
Unsigned32 (1~128) |
Maximum number of SAVA-P logs that can be outputted each time. |
As per the MIB. |
hh3cSavapSystemEnableTable
About this table
Use this table to enable SAVA-P.
Support for operations
Create:Not supported
Edit/Modify:Supported
Delete:Not supported
Read:Supported
Columns
The table index is hh3cSavapSystemEnableIPVersion.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSavapSystemEnableIPVersion (1.3.6.1.4.1.25506.2.210.1.3.1.1) |
not-accessible |
InetVersion |
ipv6(2) |
IP version information. |
Only support ipv6(2) |
hh3cSavapSystemEnable (1.3.6.1.4.1.25506.2.210.1.3.1.2) |
read-write |
InterfaceIndex |
true(1) false(2) |
Enabling status of SAVA-P. |
As per the MIB. |
hh3cSavapSystemConfigTable
About this table
Use this table to configure global SAVA-P parameters.
Support for operations
Create:Not supported
Edit/Modify:Supported
Delete:Not supported
Read:Supported
Columns
The table index is hh3cSavapSystemConfigIPVersion.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSavapSystemConfigIPVersion (1.3.6.1.4.1.25506.2.210.1.4.1.1) |
not-accessible |
InetVersion |
ipv6(2) |
IP version information. |
Only support ipv6(2) |
hh3cSavapSystemID (1.3.6.1.4.1.25506.2.210.1.4.1.2) |
read-write |
InetAddress |
OCTET STRING (0..4) |
Router ID of the SAVA-P device. |
As per the MIB. |
hh3cSavapSystemTransportAddress (1.3.6.1.4.1.25506.2.210.1.4.1.3) |
read-write |
InetAddress |
OCTET STRING (0..16) |
Transport address of the SAVA-P device. |
As per the MIB. |
hh3cSavapPortTable
About this table
Use this table to configure SAVA-P on interfaces.
Support for operations
Create:Not supported
Edit/Modify:Supported
Delete:Not supported
Read:Supported
Columns
The table indexes are hh3cSavapPortIPVersion and hh3cSavapPortIfIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSavapPortIPVersion (1.3.6.1.4.1.25506.2.210.1.5.1.1) |
not-accessible |
InetVersion |
ipv6(2) |
IP version information. |
Only support ipv6(2) |
hh3cSavapPortIfIndex (1.3.6.1.4.1.25506.2.210.1.5.1.2) |
not-accessible |
InterfaceIndex |
Integer32 (1..2147483647) |
Interface index. |
As per the MIB. |
hh3cSavapPortType (1.3.6.1.4.1.25506.2.210.1.5.1.3) |
read-write |
INTEGER |
normal(1) nni (2) uni(3) |
Interface type, which can be network-to-network or user network. |
As per the MIB. |
hh3cSavapPrefixTable
About this table
Use this table to obtain SAVA-P valid prefixes.
Support for operations
Create:Not supported
Edit/Modify:Not supported
Delete:Not supported
Read:Supported
Columns
The table indexes are hh3cSavapPrefixAddressType, hh3cSavapPrefixIfIndex, hh3cSavapPrefixAddress, and hh3cSavapPrefixLength.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSavapPrefixAddressType (1.3.6.1.4.1.25506.2.210.1.6.1.1) |
not-accessible |
InetAddressType |
ipv6(2) |
IP address type. |
Only support ipv6(2) |
hh3cSavapPrefixIfIndex (1.3.6.1.4.1.25506.2.210.1.6.1.2) |
not-accessible |
InterfaceIndex |
Integer32 (1..2147483647) |
Interface index. |
As per the MIB. |
hh3cSavapPrefixAddress (1.3.6.1.4.1.25506.2.210.1.6.1.3) |
not-accessible |
InetAddress |
OCTET STRING (0..16) |
Prefix address. |
As per the MIB. |
hh3cSavapPrefixLength (1.3.6.1.4.1.25506.2.210.1.6.1.4) |
not-accessible |
Unsigned32 |
Integer32 (1..128) |
Prefix length. |
As per the MIB. |
hh3cSavapPrefixVpn (1.3.6.1.4.1.25506.2.210.1.6.1.5) |
not-accessible |
Unsigned32 |
Integer32 (1..128) |
VPN associated with the prefix. |
As per the MIB. |
hh3cSavapPrefixStatus (1.3.6.1.4.1.25506.2.210.1.6.1.6) |
Read-only |
INTEGER |
deactive(1) active(2) reload(3) |
Prefix status. |
As per the MIB. |
hh3cSavapStatisticsTable
About this table
Use this table to obtain SAVA-P packet drop statistics.
Support for operations
Create:Not supported
Edit/Modify:Not supported
Delete:Not supported
Read:Supported
Columns
The table indexes are hh3cSavapStatisticsIPVersion and hh3cSavapStatisticsIfIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSavapStatisticsIPVersion (1.3.6.1.4.1.25506.2.210.1.7.1.1) |
not-accessible |
InetVersion |
ipv6(2) |
IP version information. |
Only support ipv6(2) |
hh3cSavapStatisticsIfIndex (1.3.6.1.4.1.25506.2.210.1.7.1.2) |
not-accessible |
InterfaceIndex |
Integer32 (1..2147483647) |
Interface index. |
As per the MIB. |
hh3cSavapStatisticsPkt (1.3.6.1.4.1.25506.2.210.1.7.1.3) |
read-only |
Counter64 |
Counter64 (0..18446744073709551615) |
Number of packets dropped by SAVA-P. |
As per the MIB. |
hh3cSavapStatisticsByte (1.3.6.1.4.1.25506.2.210.1.7.1.4) |
read-only |
Counter64 |
Counter64 (0..18446744073709551615) |
Number of bytes dropped by SAVA-P. |
As per the MIB. |