SNMPv2-USEC-MIB

File: SNMPv2-USEC-MIB.mib (8138 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Unsigned32 snmpModules TEXTUAL-CONVENTION
MODULE-COMPLIANCE OBJECT-GROUP

Defined Types

AgentID  
An agent's administratively-unique identifier. The value for this object may not be all zeros or all 'ff'H. The initial value for this object may be configured via an operator console entry or via an algorithmic function. In the later case, the following guidelines are recommended: 1) The first four octets are set to the binary equivalent of the agent's SNMP network management private enterprise number as assigned by the Internet Assigned Numbers Authority (IANA). For example, if Acme Networks has been assigned { enterprises 696 }, the first four octets would be assigned '000002b8'H. 2) The remaining eight octets are the cookie whose contents are determined via one or more enterprise- specific methods. Such methods must be designed so as to maximize the possibility that the value of this object will be unique in the agent's administrative domain. For example, the cookie may be the IP address of the agent, or the MAC address of one of the interfaces, with each address suitably padded with random octets. If multiple methods are defined, then it is recommended that the cookie be further divided into one octet that indicates the method being used and seven octets which are a function of the method.
TEXTUAL-CONVENTION    
  OCTET STRING Size(12)  

Defined Values

usecMIB 1.3.6.1.6.3.6
The MIB module for SNMPv2 entities implementing the user- based security model.
MODULE-IDENTITY    

usecMIBObjects 1.3.6.1.6.3.6.1
OBJECT IDENTIFIER    

usecAgent 1.3.6.1.6.3.6.1.1
OBJECT IDENTIFIER    

agentID 1.3.6.1.6.3.6.1.1.1
The agent's administratively-unique identifier.
Status: current Access: read-only
OBJECT-TYPE    
  AgentID  

agentBoots 1.3.6.1.6.3.6.1.1.2
The number of times that the agent has re-initialized itself since its initial configuration.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentTime 1.3.6.1.6.3.6.1.1.3
The number of seconds since the agent last incremented the agentBoots object.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..2147483647  

agentSize 1.3.6.1.6.3.6.1.1.4
The maximum length in octets of an SNMPv2 message which this agent will accept using any transport mapping.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 484..65507  

usecStats 1.3.6.1.6.3.6.1.2
OBJECT IDENTIFIER    

usecStatsUnsupportedQoS 1.3.6.1.6.3.6.1.2.1
The total number of packets received by the SNMPv2 entity which were dropped because they requested a quality-of- service that was unknown to the agent or otherwise unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usecStatsNotInWindows 1.3.6.1.6.3.6.1.2.2
The total number of packets received by the SNMPv2 entity which were dropped because they appeared outside of the agent's window.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usecStatsUnknownUserNames 1.3.6.1.6.3.6.1.2.3
The total number of packets received by the SNMPv2 entity which were dropped because they referenced a user that was not known to the agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usecStatsWrongDigestValues 1.3.6.1.6.3.6.1.2.4
The total number of packets received by the SNMPv2 entity which were dropped because they didn't contain the expected digest value.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usecStatsUnknownContexts 1.3.6.1.6.3.6.1.2.5
The total number of packets received by the SNMPv2 entity which were dropped because they referenced a context that was not known to the agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usecStatsBadParameters 1.3.6.1.6.3.6.1.2.6
The total number of packets received by the SNMPv2 entity which were dropped because the field was improperly encoded or had invalid syntax.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usecStatsUnauthorizedOperations 1.3.6.1.6.3.6.1.2.7
The total number of packets received by the SNMPv2 entity which were dropped because the PDU type referred to an operation that is invalid or not authorized.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usecMIBConformance 1.3.6.1.6.3.6.2
OBJECT IDENTIFIER    

usecMIBCompliances 1.3.6.1.6.3.6.2.1
OBJECT IDENTIFIER    

usecMIBGroups 1.3.6.1.6.3.6.2.2
OBJECT IDENTIFIER    

usecMIBCompliance 1.3.6.1.6.3.6.2.1.1
The compliance statement for SNMPv2 entities which implement the SNMPv2 USEC model.
Status: current Access: read-only
MODULE-COMPLIANCE    

usecBasicGroup 1.3.6.1.6.3.6.2.2.1
A collection of objects providing identification, clocks, and capabilities of an SNMPv2 entity which implements the SNMPv2 USEC model.
Status: current Access: read-only
OBJECT-GROUP    

usecStatsGroup 1.3.6.1.6.3.6.2.2.2
A collection of objects providing basic error statistics of an SNMPv2 entity which implements the SNMPv2 USEC model.
Status: current Access: read-only
OBJECT-GROUP