PYSNMP-USM-MIB
This MIB module defines objects specific to User Security Model (USM) implementation at PySNMP.
Main OID:
pysnmpUsmMIB.1.3.6.1.4.1.20408.3.1.1
21
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
21 total| Object Name |
|---|
pysnmpUsmMIBThis MIB module defines objects specific to User Security Model (USM) implementation at PySNMP. MODULE-IDENTITY .1.3.6.1.4.1.20408.3.1.1 |
pysnmpUsmMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.20408.3.1.1.1 |
pysnmpUsmCfg OBJECT IDENTIFIER .1.3.6.1.4.1.20408.3.1.1.1.1 |
pysnmpUsmDiscoverableWhether SNMP engine would support its discovery by responding to unknown clients.rw Enumeration .1.3.6.1.4.1.20408.3.1.1.1.1.1 |
pysnmpUsmDiscoveryWhether SNMP engine would try to figure out the EngineIDs of its peers by sending discover requests.rw Enumeration .1.3.6.1.4.1.20408.3.1.1.1.1.2 |
pysnmpUsmSecretTableThe table of USM users passphrases configured in the SNMP engine's Local Configuration Datastore (LCD). SEQUENCE OF PysnmpUsmSecretEntry .1.3.6.1.4.1.20408.3.1.1.1.2 |
pysnmpUsmSecretEntryInformation about a particular USM user credentials. PysnmpUsmSecretEntry .1.3.6.1.4.1.20408.3.1.1.1.2.1 |
pysnmpUsmSecretUserNameThe username string for which a row in this table represents a configuration. SnmpAdminString .1.3.6.1.4.1.20408.3.1.1.1.2.1.1 |
pysnmpUsmSecretAuthKeyUser's authentication passphrase used for localized key generation. OCTET STRING .1.3.6.1.4.1.20408.3.1.1.1.2.1.2 |
pysnmpUsmSecretPrivKeyUser's encryption passphrase used for localized key generation. OCTET STRING .1.3.6.1.4.1.20408.3.1.1.1.2.1.3 |
pysnmpUsmSecretStatusTable statusrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.20408.3.1.1.1.2.1.4 |
pysnmpUsmKeyTableThe table of USM users localized keys configured in the SNMP engine's Local Configuration Datastore (LCD). SEQUENCE OF PysnmpUsmKeyEntry .1.3.6.1.4.1.20408.3.1.1.1.3 |
pysnmpUsmUser OBJECT IDENTIFIER .1.3.6.1.4.1.20408.3.1.1.1.3 |
pysnmpUsmKeyEntryInformation about a particular USM user credentials. PysnmpUsmKeyEntry .1.3.6.1.4.1.20408.3.1.1.1.3.1 |
pysnmpUsmKeyAuthLocalizedUser's localized key used for authentication. OCTET STRING .1.3.6.1.4.1.20408.3.1.1.1.3.1.1 |
pysnmpUsmKeyPrivLocalizedUser's localized key used for encryption. OCTET STRING .1.3.6.1.4.1.20408.3.1.1.1.3.1.2 |
pysnmpUsmKeyAuthUser's non-localized key used for authentication. OCTET STRING .1.3.6.1.4.1.20408.3.1.1.1.3.1.3 |
pysnmpUsmKeyPrivUser's non-localized key used for encryption. OCTET STRING .1.3.6.1.4.1.20408.3.1.1.1.3.1.4 |
pysnmpUsmMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.20408.3.1.1.2 |
pysnmpUsmMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.20408.3.1.1.2.1 |
pysnmpUsmMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.20408.3.1.1.2.2 |