PYSNMP-USM-MIB

File: PYSNMP-USM-MIB.mib (6404 bytes)

Imported modules

SNMPv2-SMI SNMP-FRAMEWORK-MIB SNMP-USER-BASED-SM-MIB
SNMPv2-TC PYSNMP-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE SnmpAdminString
usmUserEntry RowStatus pysnmpModuleIDs

Defined Types

PysnmpUsmSecretEntry  
SEQUENCE    
  pysnmpUsmSecretUserName SnmpAdminString
  pysnmpUsmSecretAuthKey OCTET STRING
  pysnmpUsmSecretPrivKey OCTET STRING
  pysnmpUsmSecretStatus RowStatus

PysnmpUsmKeyEntry  
SEQUENCE    
  pysnmpUsmKeyAuthLocalized OCTET STRING
  pysnmpUsmKeyPrivLocalized OCTET STRING
  pysnmpUsmKeyAuth OCTET STRING
  pysnmpUsmKeyPriv OCTET STRING

Defined Values

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.
MODULE-IDENTITY    

pysnmpUsmMIBObjects 1.3.6.1.4.1.20408.3.1.1.1
OBJECT IDENTIFIER    

pysnmpUsmMIBConformance 1.3.6.1.4.1.20408.3.1.1.2
OBJECT IDENTIFIER    

pysnmpUsmCfg 1.3.6.1.4.1.20408.3.1.1.1.1
OBJECT IDENTIFIER    

pysnmpUsmDiscoverable 1.3.6.1.4.1.20408.3.1.1.1.1.1
Whether SNMP engine would support its discovery by responding to unknown clients.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notDiscoverable(0), discoverable(1)  

pysnmpUsmDiscovery 1.3.6.1.4.1.20408.3.1.1.1.1.2
Whether SNMP engine would try to figure out the EngineIDs of its peers by sending discover requests.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER doNotDiscover(0), doDiscover(1)  

pysnmpUsmUser 1.3.6.1.4.1.20408.3.1.1.1.3
OBJECT IDENTIFIER    

pysnmpUsmSecretTable 1.3.6.1.4.1.20408.3.1.1.1.2
The table of USM users passphrases configured in the SNMP engine's Local Configuration Datastore (LCD).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PysnmpUsmSecretEntry

pysnmpUsmSecretEntry 1.3.6.1.4.1.20408.3.1.1.1.2.1
Information about a particular USM user credentials.
Status: current Access: not-accessible
OBJECT-TYPE    
  PysnmpUsmSecretEntry  

pysnmpUsmSecretUserName 1.3.6.1.4.1.20408.3.1.1.1.2.1.1
The username string for which a row in this table represents a configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

pysnmpUsmSecretAuthKey 1.3.6.1.4.1.20408.3.1.1.1.2.1.2
User's authentication passphrase used for localized key generation.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(8..65535)  

pysnmpUsmSecretPrivKey 1.3.6.1.4.1.20408.3.1.1.1.2.1.3
User's encryption passphrase used for localized key generation.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(8..65535)  

pysnmpUsmSecretStatus 1.3.6.1.4.1.20408.3.1.1.1.2.1.4
Table status
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

pysnmpUsmKeyTable 1.3.6.1.4.1.20408.3.1.1.1.3
The table of USM users localized keys configured in the SNMP engine's Local Configuration Datastore (LCD).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PysnmpUsmKeyEntry

pysnmpUsmKeyEntry 1.3.6.1.4.1.20408.3.1.1.1.3.1
Information about a particular USM user credentials.
Status: current Access: not-accessible
OBJECT-TYPE    
  PysnmpUsmKeyEntry  

pysnmpUsmKeyAuthLocalized 1.3.6.1.4.1.20408.3.1.1.1.3.1.1
User's localized key used for authentication.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(8..32)  

pysnmpUsmKeyPrivLocalized 1.3.6.1.4.1.20408.3.1.1.1.3.1.2
User's localized key used for encryption.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(8..32)  

pysnmpUsmKeyAuth 1.3.6.1.4.1.20408.3.1.1.1.3.1.3
User's non-localized key used for authentication.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(8..32)  

pysnmpUsmKeyPriv 1.3.6.1.4.1.20408.3.1.1.1.3.1.4
User's non-localized key used for encryption.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(8..32)  

pysnmpUsmMIBCompliances 1.3.6.1.4.1.20408.3.1.1.2.1
OBJECT IDENTIFIER    

pysnmpUsmMIBGroups 1.3.6.1.4.1.20408.3.1.1.2.2
OBJECT IDENTIFIER