EXTENDED-CAPABILITIES-MIB

File: EXTENDED-CAPABILITIES-MIB.mib (10570 bytes)

Imported modules

SNMPv2-SMI EXTENDED-CAPABILITIES-TC SNMPv2-TC
SNMPv2-CONF

Imported symbols

MODULE-IDENTITY OBJECT-TYPE enterprises
Unsigned32 ExtendedCapabilities MODULE-COMPLIANCE
TEXTUAL-CONVENTION OBJECT-GROUP

Defined Types

ECapEntry  
SEQUENCE    
  eCapIndex Unsigned32
  eCapSubtree OBJECT IDENTIFIER
  eCapSettings ExtendedCapabilities

EReqCapEntry  
SEQUENCE    
  eReqCapVBIndex Unsigned32
  eReqCapabilities ExtendedCapabilities
  eReqCapRangeStart INTEGER
  eReqCapRangeEnd INTEGER
  eReqCapVarBind INTEGER
  eReqCapAllBar INTEGER

Defined Values

extendedCapabilitiesMib 1.3.6.1.4.1.1579.42.1.3.2
This MIB module defines a framework for advertising and negotiating the use of extended SNMP capabilities.
MODULE-IDENTITY    

eCapObjects 1.3.6.1.4.1.1579.42.1.3.2.1
OBJECT IDENTIFIER    

eCapConformance 1.3.6.1.4.1.1579.42.1.3.2.2
OBJECT IDENTIFIER    

eCapGeneral 1.3.6.1.4.1.1579.42.1.3.2.1.1
The basic set of extended capabilities supported by an agent as a whole. The eCapTable can be used to override this setting for individual MIB subtrees.
Status: current Access: read-only
OBJECT-TYPE    
  ExtendedCapabilities  

eCapTable 1.3.6.1.4.1.1579.42.1.3.2.1.2
A table of alternative sets of extended capabilities, supported by particular MIB subtrees of the agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ECapEntry

eCapEntry 1.3.6.1.4.1.1579.42.1.3.2.1.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ECapEntry  

eCapIndex 1.3.6.1.4.1.1579.42.1.3.2.1.2.1.1
An arbitrary index into the eCapTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

eCapSubtree 1.3.6.1.4.1.1579.42.1.3.2.1.2.1.2
The OID that identifies the root of a MIB subtree, supporting different extended capabilities to the agent as a whole.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

eCapSettings 1.3.6.1.4.1.1579.42.1.3.2.1.2.1.3
The set of extended capabilities supported by the agent for the MIB subtree rooted at eCapSubtree. This value replaces the eCapGeneral for objects within this subtree.
Status: current Access: read-only
OBJECT-TYPE    
  ExtendedCapabilities  

eReqCapTable 1.3.6.1.4.1.1579.42.1.3.2.1.3
A 'pseudo-table', used to indicate which varbinds in a request should involve particular extended capabilities. This is not a conventional MIB table, and will not appear in the output of walking the agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EReqCapEntry

eReqCapEntry 1.3.6.1.4.1.1579.42.1.3.2.1.3.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  EReqCapEntry  

eReqCapIndex 1.3.6.1.4.1.1579.42.1.3.2.1.3.1.1
The index of a particular VarBind in the request list, indicating the range of varbinds to which the specified extended capabilit(ies) should be applied.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

eReqCapabilities 1.3.6.1.4.1.1579.42.1.3.2.1.3.1.2
The extended capabilit(ies) that should be applied to the indicated range of varbinds in the request list.
Status: current Access: read-only
OBJECT-TYPE    
  ExtendedCapabilities  

eReqCapRangeStart 1.3.6.1.4.1.1579.42.1.3.2.1.3.1.3
Indicates that the specified extended capabilit(ies) should be applied to all varbinds in the request list from the indicated varbind, up to and including the varbind indicated by the corresponding eReqCapRangeEnd (or the end of the varbind list). The value returned in the response may indicate whether this capability was supported and/or used in processing the request.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), supported(2), unsupported(3), notUsed(4)  

eReqCapRangeEnd 1.3.6.1.4.1.1579.42.1.3.2.1.3.1.4
Indicates that the specified extended capabilit(ies) should be applied to all varbinds in the request list up to and including the indicated varbind, starting from the varbind indicated by the corresponding eReqCapRangeStart (or the beginning of the varbind list). The value returned in the response may indicate whether this capability was supported and/or used in processing the request.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), supported(2), unsupported(3), notUsed(4)  

eReqCapVarBind 1.3.6.1.4.1.1579.42.1.3.2.1.3.1.5
Indicates that the specified extended capabilit(ies) should be applied to the indicated varbind. The value returned in the response may indicate whether the capability was supported and/or used in processing the request.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), supported(2), unsupported(3), notUsed(4)  

eReqCapAllBar 1.3.6.1.4.1.1579.42.1.3.2.1.3.1.6
Indicates that the specified extended capabilit(ies) should be applied to all varbinds in the request list except the indicated varbind(s). The value returned in the response may indicate whether the capability was supported and/or used in processing the request.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), supported(2), unsupported(3), notUsed(4)  

eCapGroups 1.3.6.1.4.1.1579.42.1.3.2.2.1
OBJECT IDENTIFIER    

eCapGeneralGroup 1.3.6.1.4.1.1579.42.1.3.2.2.1.1
Advertising of core extended capabilities.
Status: current Access: read-only
OBJECT-GROUP    

eCapSubtreeGroup 1.3.6.1.4.1.1579.42.1.3.2.2.1.2
Advertising of subtree-specific extended capabilities.
Status: current Access: read-only
OBJECT-GROUP    

eCapRequetGroup 1.3.6.1.4.1.1579.42.1.3.2.2.1.3
Negotiation of extended capabilities to use.
Status: current Access: read-only
OBJECT-GROUP