SNMPv2-USEC-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: SNMPv2-USEC-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 usecMIB 1.3.6.1.6.3.6
The MIB module for SNMPv2 entities implementing the user- based security model.
     usecMIBObjects 1.3.6.1.6.3.6.1
         usecAgent 1.3.6.1.6.3.6.1.1
             agentID 1.3.6.1.6.3.6.1.1.1 agentid read-only
The agent's administratively-unique identifier.
             agentBoots 1.3.6.1.6.3.6.1.1.2 unsigned32 read-only
The number of times that the agent has re-initialized itself since its initial configuration.
             agentTime 1.3.6.1.6.3.6.1.1.3 unsigned32 read-only
The number of seconds since the agent last incremented the agentBoots object.
             agentSize 1.3.6.1.6.3.6.1.1.4 integer read-only
The maximum length in octets of an SNMPv2 message which this agent will accept using any transport mapping.
         usecStats 1.3.6.1.6.3.6.1.2
             usecStatsUnsupportedQoS 1.3.6.1.6.3.6.1.2.1 counter32 read-only
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.
             usecStatsNotInWindows 1.3.6.1.6.3.6.1.2.2 counter32 read-only
The total number of packets received by the SNMPv2 entity which were dropped because they appeared outside of the agent's window.
             usecStatsUnknownUserNames 1.3.6.1.6.3.6.1.2.3 counter32 read-only
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.
             usecStatsWrongDigestValues 1.3.6.1.6.3.6.1.2.4 counter32 read-only
The total number of packets received by the SNMPv2 entity which were dropped because they didn't contain the expected digest value.
             usecStatsUnknownContexts 1.3.6.1.6.3.6.1.2.5 counter32 read-only
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.
             usecStatsBadParameters 1.3.6.1.6.3.6.1.2.6 counter32 read-only
The total number of packets received by the SNMPv2 entity which were dropped because the field was improperly encoded or had invalid syntax.
             usecStatsUnauthorizedOperations 1.3.6.1.6.3.6.1.2.7 counter32 read-only
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.
     usecMIBConformance 1.3.6.1.6.3.6.2
         usecMIBCompliances 1.3.6.1.6.3.6.2.1
             usecMIBCompliance 1.3.6.1.6.3.6.2.1.1
The compliance statement for SNMPv2 entities which implement the SNMPv2 USEC model.
         usecMIBGroups 1.3.6.1.6.3.6.2.2
             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.
             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.