HH3C-SNMP-EXT-MIB

File: HH3C-SNMP-EXT-MIB.mib (9397 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI SNMP-FRAMEWORK-MIB
HH3C-OID-MIB

Imported symbols

TruthValue RowStatus OBJECT-TYPE
MODULE-IDENTITY Integer32 SnmpAdminString
SnmpSecurityModel hh3cCommon

Defined Types

Hh3cSnmpExtCommunityEntry  
SEQUENCE    
  hh3cSnmpExtCommunitySecurityLevel SnmpSecurityModel
  hh3cSnmpExtCommunitySecurityName SnmpAdminString
  hh3cSnmpExtCommunityName OCTET STRING
  hh3cSnmpExtCommunityAclNum Integer32

Hh3cSnmpCommunityExEntry  
SEQUENCE    
  hh3cSnmpCommunityExName OCTET STRING
  hh3cSnmpCommunityExWrite TruthValue
  hh3cSnmpCommunityExViewName OCTET STRING
  hh3cSnmpCommunityExAclNum Integer32
  hh3cSnmpCommunityExRowStatus RowStatus

Hh3cSnmpExtContextEntry  
SEQUENCE    
  hh3cSnmpExtContextName SnmpAdminString
  hh3cSnmpExtContextRowStatus RowStatus

Defined Values

hh3cSnmpExt 1.3.6.1.4.1.25506.2.104
This MIB file is to provide the object definition of the SNMP extended information.
MODULE-IDENTITY    

hh3cSnmpExtScalarObjects 1.3.6.1.4.1.25506.2.104.1
OBJECT IDENTIFIER    

hh3cSnmpExtTables 1.3.6.1.4.1.25506.2.104.2
OBJECT IDENTIFIER    

hh3cSnmpExtNotifications 1.3.6.1.4.1.25506.2.104.3
OBJECT IDENTIFIER    

hh3cSnmpExtSnmpChannel 1.3.6.1.4.1.25506.2.104.1.1
The channel number used by SNMP.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

hh3cSnmpExtReadCommunitySingle 1.3.6.1.4.1.25506.2.104.1.2
The first read community.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

hh3cSnmpExtWriteCommunitySingle 1.3.6.1.4.1.25506.2.104.1.3
The first write community.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

hh3cSnmpExtMaxContextNum 1.3.6.1.4.1.25506.2.104.1.4
The maximum number of contexts.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

hh3cSnmpExtCommunityTable 1.3.6.1.4.1.25506.2.104.2.1
Modify the extended properties of SNMP community or user.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cSnmpExtCommunityEntry

hh3cSnmpExtCommunityEntry 1.3.6.1.4.1.25506.2.104.2.1.1
The entry of hh3cSnmpExtCommunityTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cSnmpExtCommunityEntry  

hh3cSnmpExtCommunitySecurityLevel 1.3.6.1.4.1.25506.2.104.2.1.1.1
The Security Model of the specified community or user. This object may not take the 'any' (0) value.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpSecurityModel  

hh3cSnmpExtCommunitySecurityName 1.3.6.1.4.1.25506.2.104.2.1.1.2
The Security Name of the specified community or user.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

hh3cSnmpExtCommunityName 1.3.6.1.4.1.25506.2.104.2.1.1.3
The specified community name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

hh3cSnmpExtCommunityAclNum 1.3.6.1.4.1.25506.2.104.2.1.1.4
The specified ACL (Access Control List) number used by the community or the user.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 2000..2999  

hh3cSnmpCommunityExTable 1.3.6.1.4.1.25506.2.104.2.2
Modify the extended properties of SNMP community.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cSnmpCommunityExEntry

hh3cSnmpCommunityExEntry 1.3.6.1.4.1.25506.2.104.2.2.1
The entry of hh3cSnmpCommunityExTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cSnmpCommunityExEntry  

hh3cSnmpCommunityExName 1.3.6.1.4.1.25506.2.104.2.2.1.1
The specified community name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

hh3cSnmpCommunityExWrite 1.3.6.1.4.1.25506.2.104.2.2.1.2
Represents the community can write or not. 'true' : the community can write. 'false': the community can read only.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hh3cSnmpCommunityExViewName 1.3.6.1.4.1.25506.2.104.2.2.1.3
A family of view subtrees that the Community can operate.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

hh3cSnmpCommunityExAclNum 1.3.6.1.4.1.25506.2.104.2.2.1.4
The specified ACL (Access Control List) number used by the community.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0 | 2000..2999  

hh3cSnmpCommunityExRowStatus 1.3.6.1.4.1.25506.2.104.2.2.1.5
The status of this table entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cSnmpExtContextTable 1.3.6.1.4.1.25506.2.104.2.3
Modify the extended properties of SNMP context.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cSnmpExtContextEntry

hh3cSnmpExtContextEntry 1.3.6.1.4.1.25506.2.104.2.3.1
The entry of hh3cSnmpExtContextTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cSnmpExtContextEntry  

hh3cSnmpExtContextName 1.3.6.1.4.1.25506.2.104.2.3.1.1
The specified context name.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

hh3cSnmpExtContextRowStatus 1.3.6.1.4.1.25506.2.104.2.3.1.2
The status of this table entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus