- Table of Contents
-
- 21-Network Management and Monitoring
- 01-DISMAN-EVENT-MIB
- 02-DISMAN-PING-MIB
- 03-DISMAN-TRACEROUTE-MIB
- 04-HH3C-NQA-MIB
- 05-HH3C-NTP-MIB
- 06-HH3C-RMON-EXT2-MIB
- 07-HH3C-SNMP-EXT-MIB
- 08-RMON-MIB
- 09-RMON2-MIB
- 10-SFLOW-MIB
- 11-SNMP-FRAMEWORK-MIB
- 12-SNMP-MPD-MIB
- 13-SNMP-NOTIFICATION-MIB
- 14-SNMP-TARGET-MIB
- 15-SNMP-USER-BASED-SM-MIB
- 16-SNMP-VIEW-BASED-ACM-MIB
- 17-SNMPv2-MIB
- Related Documents
-
Title | Size | Download |
---|---|---|
07-HH3C-SNMP-EXT-MIB | 64.67 KB |
Contents
HH3C-SNMP-EXT-MIB
About this MIB
This MIB adds objects to extend SNMP management.
MIB file name
hh3c-snmp-ext.mib
Root object
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cCommon(2).hh3cSnmpExt(104)
Scalar objects
hh3cSnmpExtMaxContextNum
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSnmpExtMaxContextNum (1.3.6.1.4.1.25506.2.104.1.4) |
read-only |
Integer32 |
Integer32 (1..65535) |
Maximum number of SNMP contexts supported by the system. |
As per the MIB. |
hh3cSnmpExtVersion
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSnmpExtVersion (1.3.6.1.4.1.25506.2.104.1.5) |
read-write |
BITS |
BITS { snmpV1(0), snmpV2c(1), snmpV3(2) } |
SNMP version. |
As per the MIB. |
hh3cSnmpExtTrapSource
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSnmpExtTrapSource (1.3.6.1.4.1.25506.2.104.1.6) |
read-only |
SnmpAdminString |
OCTET STRING (0..255) |
Interface, the SNMP agent uses the primary IP address of which as the source IP address in all its traps. |
As per the MIB. |
hh3cSnmpExtInformSource
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSnmpExtInformSource (1.3.6.1.4.1.25506.2.104.1.7) |
read-only |
SnmpAdminString |
OCTET STRING(1..63) |
Interface, the SNMP agent uses the primary IP address of which as the source IP address in all its informs. |
As per the MIB. |
Tabular objects
hh3cSnmpExtCommunityTable
About this table
Use this table to configure the extended properties for SNMP communities (SNMPv1 or SNMPv2c) and SNMP users (SNMPv3).
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Supported |
Not supported |
Supported |
Columns
The table indexes are hh3cSnmpExtCommunitySecurityLevel and hh3cSnmpExtCommunitySecurityName.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSnmpExtCommunitySecurityLevel (1.3.6.1.4.1.25506.2.104.2.1.1.1) |
not-accessible |
SnmpSecurityModel |
INTEGER (0..3) |
Security model of a community or user. |
As per the MIB. |
hh3cSnmpExtCommunitySecurityName (1.3.6.1.4.1.25506.2.104.2.1.1.2) |
not-accessible |
SnmpAdminString |
OCTET STRING (1..32) |
Security name of the community or user. |
As per the MIB. |
hh3cSnmpExtCommunityName (1.3.6.1.4.1.25506.2.104.2.1.1.3) |
read-only |
OCTET STRING |
OCTET STRING (1..32) |
Community name or username. |
As per the MIB. |
hh3cSnmpExtCommunityAclNum (1.3.6.1.4.1.25506.2.104.2.1.1.4) |
read-write |
Integer32 |
Integer32 (0 | 2000..3999) |
IPv4 ACL number used by the community or the user. |
As per the MIB. |
hh3cSnmpExtCommunityIPv6AclNum (1.3.6.1.4.1.25506.2.104.2.1.1.5) |
read-write |
Integer32 |
Integer32 (0 | 2000..3999) |
IPv6 ACL number used by the community or the user. |
As per the MIB. |
hh3cSnmpExtContextTable
About this table
Use this table to configure SNMP contexts.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Not supported |
Supported |
Supported |
Columns
The table index is hh3cSnmpExtContextName.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cSnmpExtContextName (1.3.6.1.4.1.25506.2.104.2.3.1.1) |
not-accessible |
SnmpAdminString |
OCTET STRING (1..32) |
SNMP context name. |
As per the MIB. |
hh3cSnmpExtContextRowStatus (1.3.6.1.4.1.25506.2.104.2.3.1.2) |
read-create |
RowStatus |
active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6) |
Status of the SNMP entity context row. |
Supports only action, createAndGo, and destroy. |