HH3C-SNMP-EXT-MIB
- Registered at
- 1.3.6.1.4.1.25506.2.104
- Last updated
- 2019-04-16 00:00
- Organization
- New H3C Technologies Co., Ltd.
- Revisions
- 2019-04-16 00:00, 2016-08-08 00:00, 2016-04-13 02:00, 2015-01-20 09:00, 2014-08-12 03:03, 2013-05-16 00:00, 2013-04-08 00:00, 2011-08-11 00:00, 2010-03-12 00:00, 2009-04-07 17:00
- Namespace
- comware
- Source file
HH3C-SNMP-EXT-MIB- Digest
sha256:5dae064c18a2b0509a15c6a7ef417d9e69df171bbb5879cd1ead597954357a87
Description
This MIB file is to provide the object definition of the SNMP extended information.
Contact
Platform Team New H3C Technologies Co., Ltd. Hai-Dian District Beijing P.R. China Http://www.h3c.com Zip: 100085
Imports
| From | Symbols |
|---|---|
| HH3C-OID-MIB | hh3cCommon |
| SNMP-FRAMEWORK-MIB | SnmpAdminString, SnmpSecurityModel |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, 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.
HH3C-OID-MIB HH3C-SNMP-EXT-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cSnmpExtScalarObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.104.1 | |||
| hh3cSnmpExtSnmpChannel OBJECT-TYPE The channel number used by SNMP. | 1.3.6.1.4.1.25506.2.104.1.1 | Integer32 (1..65535) | read-write | current |
| hh3cSnmpExtReadCommunitySingle OBJECT-TYPE The first read community. | 1.3.6.1.4.1.25506.2.104.1.2 | SnmpAdminString (SIZE(1..32)) | read-write | current |
| hh3cSnmpExtWriteCommunitySingle OBJECT-TYPE The first write community. | 1.3.6.1.4.1.25506.2.104.1.3 | SnmpAdminString (SIZE(1..32)) | read-write | current |
| hh3cSnmpExtMaxContextNum OBJECT-TYPE The maximum number of contexts. | 1.3.6.1.4.1.25506.2.104.1.4 | Integer32 (1..65535) | read-only | current |
| hh3cSnmpExtVersion OBJECT-TYPE The valid version of SNMP agent. | 1.3.6.1.4.1.25506.2.104.1.5 | Bits {snmpV1(0), snmpV2c(1), snmpV3(2)} | read-write | current |
| hh3cSnmpExtTrapSource OBJECT-TYPE The specified interface, the SNMP agent used the primary IP address of which as the source IP address in all its traps. | 1.3.6.1.4.1.25506.2.104.1.6 | SnmpAdminString (SIZE(0..255)) | read-only | current |
| hh3cSnmpExtInformSource OBJECT-TYPE The specified interface, the SNMP agent used the primary IP address of which as the source IP address in all its informs. | 1.3.6.1.4.1.25506.2.104.1.7 | SnmpAdminString (SIZE(0..255)) | read-only | current |
| hh3cSnmpExtAclNum OBJECT-TYPE The number of global ACL. It mutually exclusive with hh3cSnmpExtAclName. | 1.3.6.1.4.1.25506.2.104.1.8 | Integer32 (0 | 2000..3999) | read-write | current |
| hh3cSnmpExtAclName OBJECT-TYPE The name of global ACL. It mutually exclusive with hh3cSnmpExtAclNum. | 1.3.6.1.4.1.25506.2.104.1.9 | OCTET STRING (SIZE(0..63)) | read-write | current |
| hh3cSnmpExtIPv6AclNum OBJECT-TYPE The number of global IPv6 ACL. It mutually exclusive with hh3cSnmpExtIPv6AclName. | 1.3.6.1.4.1.25506.2.104.1.10 | Integer32 (0 | 2000..3999) | read-write | current |
| hh3cSnmpExtIPv6AclName OBJECT-TYPE The name of global IPv6 ACL. It mutually exclusive with hh3cSnmpExtIPv6AclNum. | 1.3.6.1.4.1.25506.2.104.1.11 | OCTET STRING (SIZE(0..63)) | read-write | current |
| hh3cSnmpExtTables OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.104.2 | |||
| hh3cSnmpExtCommunityTable OBJECT-TYPE Modify the extended properties of SNMP community or user. | 1.3.6.1.4.1.25506.2.104.2.1 | not-accessible | current | |
| hh3cSnmpExtCommunityEntry OBJECT-TYPE The entry of hh3cSnmpExtCommunityTable. | 1.3.6.1.4.1.25506.2.104.2.1.1 | not-accessible | current | |
| hh3cSnmpExtCommunitySecurityLevel OBJECT-TYPE The security model of the specified community or user. This object may not take the 'any' (0) value. | 1.3.6.1.4.1.25506.2.104.2.1.1.1 | SnmpSecurityModel | not-accessible | current |
| hh3cSnmpExtCommunitySecurityName OBJECT-TYPE The security name of the specified community or user. | 1.3.6.1.4.1.25506.2.104.2.1.1.2 | SnmpAdminString (SIZE(1..32)) | not-accessible | current |
| hh3cSnmpExtCommunityName OBJECT-TYPE The name of the group to which the security name belongs. | 1.3.6.1.4.1.25506.2.104.2.1.1.3 | OCTET STRING (SIZE(1..32)) | read-only | current |
| hh3cSnmpExtCommunityAclNum OBJECT-TYPE The specified IPv4 ACL (Access Control List) number used by the community or the user. Basic ACL type: 2000..2999 Advanced ACL type: 3000..3999 | 1.3.6.1.4.1.25506.2.104.2.1.1.4 | Integer32 (0 | 2000..3999) | read-write | current |
| hh3cSnmpExtCommunityIPv6AclNum OBJECT-TYPE The specified IPv6 Access Control List (ACL) number used by the community or the user. Basic ACL type: 2000..2999 Advanced ACL type: 3000..3999 | 1.3.6.1.4.1.25506.2.104.2.1.1.5 | Integer32 (0 | 2000..3999) | read-write | current |
| hh3cSnmpCommunityExTable OBJECT-TYPE Modify the extended properties of SNMP community. | 1.3.6.1.4.1.25506.2.104.2.2 | not-accessible | current | |
| hh3cSnmpCommunityExEntry OBJECT-TYPE The entry of hh3cSnmpCommunityExTable. | 1.3.6.1.4.1.25506.2.104.2.2.1 | not-accessible | current | |
| hh3cSnmpCommunityExName OBJECT-TYPE The specified community name. | 1.3.6.1.4.1.25506.2.104.2.2.1.1 | OCTET STRING (SIZE(1..32)) | read-only | current |
| hh3cSnmpCommunityExWrite OBJECT-TYPE Represents the community can write or not. 'true' : the community can write. 'false': the community can read only. | 1.3.6.1.4.1.25506.2.104.2.2.1.2 | TruthValue | read-create | current |
| hh3cSnmpCommunityExViewName OBJECT-TYPE A family of view subtrees that the Community can operate. | 1.3.6.1.4.1.25506.2.104.2.2.1.3 | OCTET STRING (SIZE(1..32)) | read-create | current |
| hh3cSnmpCommunityExAclNum OBJECT-TYPE The specified ACL (Access Control List) number used by the community. | 1.3.6.1.4.1.25506.2.104.2.2.1.4 | Integer32 (0 | 2000..2999) | read-create | current |
| hh3cSnmpCommunityExRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.25506.2.104.2.2.1.5 | RowStatus | read-create | current |
| hh3cSnmpExtContextTable OBJECT-TYPE Modify the extended properties of SNMP context. | 1.3.6.1.4.1.25506.2.104.2.3 | not-accessible | current | |
| hh3cSnmpExtContextEntry OBJECT-TYPE The entry of hh3cSnmpExtContextTable. | 1.3.6.1.4.1.25506.2.104.2.3.1 | not-accessible | current | |
| hh3cSnmpExtContextName OBJECT-TYPE The specified context name. | 1.3.6.1.4.1.25506.2.104.2.3.1.1 | SnmpAdminString (SIZE(1..32)) | not-accessible | current |
| hh3cSnmpExtContextRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.25506.2.104.2.3.1.2 | RowStatus | read-create | current |
| hh3cSnmpExtNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.104.3 | |||
| hh3cSnmpExtPrivProtocols OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.104.4 | |||
| hh3cSnmpExtAESCfb192PrivProtocol OBJECT-IDENTITY The CFB192-AES-192 privacy protocol. | 1.3.6.1.4.1.25506.2.104.4.1 | current | ||
| hh3cSnmpExtAESCfb256PrivProtocol OBJECT-IDENTITY The CFB256-AES-256 privacy protocol. | 1.3.6.1.4.1.25506.2.104.4.2 | current |