NPCONFIG: View SNMP OID List / Download MIB

VENDOR: ZHONE TECHNOLOGIES


 Home MIB: NPCONFIG
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
 npconfig 1.3.6.1.4.1.5504.2.5.13
This file defines the private Enterprise MIB extensions that define system-wide configuration related objects. ============================================================== == == == Copyright (C) 2007-2008 Zhone Technologies, Inc. == == == ==============================================================
       npconfigNotifications 1.3.6.1.4.1.5504.2.5.13.0
           npconfigConfigChangeEvent 1.3.6.1.4.1.5504.2.5.13.0.1
A npconfigConfigChangeEvent notification is sent by the NP Config module whenever it has updated the persistent (i.e. saved) database.
       npconfigRowAction 1.3.6.1.4.1.5504.2.5.13.1 rowstatus read-write
The action Data Type
       npconfigHistorySize 1.3.6.1.4.1.5504.2.5.13.2 unsigned32 read-write
Maximum number of backups to be maintained
       npconfigCurrHistorySize 1.3.6.1.4.1.5504.2.5.13.3 unsigned32 read-write
Current history size
       npconfigUseRunningAsSaved 1.3.6.1.4.1.5504.2.5.13.4 integer read-write
Use running configuration as saved configuration Enumeration: 'enable': 1, 'disable': 2.
       npconfigRestoreType 1.3.6.1.4.1.5504.2.5.13.5 integer read-write
Protocol type Enumeration: 'tftp': 3, 'http': 4, 'scp': 1, 'sftp': 2.
       npconfigBackupType 1.3.6.1.4.1.5504.2.5.13.6 integer read-write
Protocol type Enumeration: 'tftp': 3, 'scp': 1, 'sftp': 2.
       npconfigState 1.3.6.1.4.1.5504.2.5.13.7 integer read-write
Current state of system Enumeration: 'restoreBackup': 4, 'init': 1, 'resetToDefaults': 2, 'restoreRemote': 3.
       npconfigBackupTableTable 1.3.6.1.4.1.5504.2.5.13.8 no-access
           npconfigBackupTableEntry 1.3.6.1.4.1.5504.2.5.13.8.1 no-access
               npconfigBackupNo 1.3.6.1.4.1.5504.2.5.13.8.1.1 integer read-write
Sequence No
               npconfigBackupName 1.3.6.1.4.1.5504.2.5.13.8.1.2 displaystring read-write
Unique name of the saved configuration
               npconfigBackupDescription 1.3.6.1.4.1.5504.2.5.13.8.1.3 displaystring read-write
Description of the saved configuration
               npconfigBackupUrl 1.3.6.1.4.1.5504.2.5.13.8.1.4 displaystring read-write
This is the URL from where the current backup can be downloaded
               npconfigBackupStatus 1.3.6.1.4.1.5504.2.5.13.8.1.5 rowstatus read-write
status of the row
               npconfigBackupDate 1.3.6.1.4.1.5504.2.5.13.8.1.6 displaystring read-write
       npconfigTftpServer 1.3.6.1.4.1.5504.2.5.13.9 ipaddress read-write
Address of tftp server
       npconfigServerIP 1.3.6.1.4.1.5504.2.5.13.10 ipaddress read-write
Address of remote server
       npconfigRemoteFile 1.3.6.1.4.1.5504.2.5.13.11 displaystring read-write
Name of remote file to be downloaded
       npconfigLocalFile 1.3.6.1.4.1.5504.2.5.13.12 displaystring read-write
Name of local file.
       npconfiguser 1.3.6.1.4.1.5504.2.5.13.13 displaystring read-write
User login for remote machine
       npconfigpassword 1.3.6.1.4.1.5504.2.5.13.14 displaystring read-write
Password for remote backup and restore