PYSNMP-USM-MIB: View SNMP OID List / Download MIB

VENDOR: SNMP LABORATORIES


 Home MIB: PYSNMP-USM-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
 pysnmpUsmMIB 1.3.6.1.4.1.20408.3.1.1
This MIB module defines objects specific to User Security Model (USM) implementation at PySNMP.
     pysnmpUsmMIBObjects 1.3.6.1.4.1.20408.3.1.1.1
         pysnmpUsmCfg 1.3.6.1.4.1.20408.3.1.1.1.1
             pysnmpUsmDiscoverable 1.3.6.1.4.1.20408.3.1.1.1.1.1 integer read-write
Whether SNMP engine would support its discovery by responding to unknown clients. Enumeration: 'notDiscoverable': 0, 'discoverable': 1.
             pysnmpUsmDiscovery 1.3.6.1.4.1.20408.3.1.1.1.1.2 integer read-write
Whether SNMP engine would try to figure out the EngineIDs of its peers by sending discover requests. Enumeration: 'doDiscover': 1, 'doNotDiscover': 0.
         pysnmpUsmSecretTable 1.3.6.1.4.1.20408.3.1.1.1.2 no-access
The table of USM users passphrases configured in the SNMP engine's Local Configuration Datastore (LCD).
             pysnmpUsmSecretEntry 1.3.6.1.4.1.20408.3.1.1.1.2.1 no-access
Information about a particular USM user credentials.
                 pysnmpUsmSecretUserName 1.3.6.1.4.1.20408.3.1.1.1.2.1.1 snmpadminstring no-access
The username string for which a row in this table represents a configuration.
                 pysnmpUsmSecretAuthKey 1.3.6.1.4.1.20408.3.1.1.1.2.1.2 octet string no-access
User's authentication passphrase used for localized key generation.
                 pysnmpUsmSecretPrivKey 1.3.6.1.4.1.20408.3.1.1.1.2.1.3 octet string no-access
User's encryption passphrase used for localized key generation.
                 pysnmpUsmSecretStatus 1.3.6.1.4.1.20408.3.1.1.1.2.1.4 rowstatus read-only
Table status
         pysnmpUsmKeyTable 1.3.6.1.4.1.20408.3.1.1.1.3 no-access
The table of USM users localized keys configured in the SNMP engine's Local Configuration Datastore (LCD).
         pysnmpUsmUser 1.3.6.1.4.1.20408.3.1.1.1.3
             pysnmpUsmKeyEntry 1.3.6.1.4.1.20408.3.1.1.1.3.1 no-access
Information about a particular USM user credentials.
                 pysnmpUsmKeyAuthLocalized 1.3.6.1.4.1.20408.3.1.1.1.3.1.1 octet string no-access
User's localized key used for authentication.
                 pysnmpUsmKeyPrivLocalized 1.3.6.1.4.1.20408.3.1.1.1.3.1.2 octet string no-access
User's localized key used for encryption.
                 pysnmpUsmKeyAuth 1.3.6.1.4.1.20408.3.1.1.1.3.1.3 octet string no-access
User's non-localized key used for authentication.
                 pysnmpUsmKeyPriv 1.3.6.1.4.1.20408.3.1.1.1.3.1.4 octet string no-access
User's non-localized key used for encryption.
     pysnmpUsmMIBConformance 1.3.6.1.4.1.20408.3.1.1.2
         pysnmpUsmMIBCompliances 1.3.6.1.4.1.20408.3.1.1.2.1
         pysnmpUsmMIBGroups 1.3.6.1.4.1.20408.3.1.1.2.2