NPSYSTEM

File: NPSYSTEM.mib (7421 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC Zhone

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
TimeTicks Integer32 DisplayString
RowStatus MacAddress DateAndTime
zhoneWtn

Defined Types

SystemServicesTableEntry  
SEQUENCE    
  serviceName DisplayString
  serviceStatus INTEGER
  serviceAction RowStatus

Defined Values

npsystem 1.3.6.1.4.1.5504.2.5.11
This file defines the private Enterprise MIB extensions. This file specifies the configuration & status of the System module.
MODULE-IDENTITY    

systemObjects 1.3.6.1.4.1.5504.2.5.11.1
OBJECT IDENTIFIER    

serialNumber 1.3.6.1.4.1.5504.2.5.11.1.1
serial no. of the device
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

firmwareVersion 1.3.6.1.4.1.5504.2.5.11.1.2
firmware version
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

systemDate 1.3.6.1.4.1.5504.2.5.11.1.3
Set the system date
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

systemTime 1.3.6.1.4.1.5504.2.5.11.1.4
Set the time.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

systemUpTime 1.3.6.1.4.1.5504.2.5.11.1.5
Tell how long the system has been running
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

systemReboot 1.3.6.1.4.1.5504.2.5.11.1.6
Set 1 to reboot the box
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

systemHostName 1.3.6.1.4.1.5504.2.5.11.1.7
configure host name
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

systemDomainName 1.3.6.1.4.1.5504.2.5.11.1.8
configure domain name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

systemPrimaryDnsServer 1.3.6.1.4.1.5504.2.5.11.1.9
The IP address of the DNS server.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

systemSecondaryDnsServer 1.3.6.1.4.1.5504.2.5.11.1.10
The IP address of the DNS server.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

systemGateway 1.3.6.1.4.1.5504.2.5.11.1.11
The IP address of the gateway
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

systemRemoteSyslogStatus 1.3.6.1.4.1.5504.2.5.11.1.12
configure the remote syslog status.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

systemRemoteSyslogServer 1.3.6.1.4.1.5504.2.5.11.1.13
configure the remote syslog server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

systemSyslogLocalStatus 1.3.6.1.4.1.5504.2.5.11.1.14
configure the local syslog status.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

systemSyslogMaxSize 1.3.6.1.4.1.5504.2.5.11.1.15
configure the max syslog size.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..500  

systemSyslogRotateNum 1.3.6.1.4.1.5504.2.5.11.1.16
configure the rotate num.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..99  

systemTimezone 1.3.6.1.4.1.5504.2.5.11.1.17
configure the time zone.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

systemDaylightSavingStatus 1.3.6.1.4.1.5504.2.5.11.1.18
configure the day light saving status.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

systemNtpServer 1.3.6.1.4.1.5504.2.5.11.1.19
configure the ntp server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

systemNtpStatus 1.3.6.1.4.1.5504.2.5.11.1.20
configure the ntp status.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

systemAction 1.3.6.1.4.1.5504.2.5.11.1.21
action parameter to handle the action on other scalars
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

systemRemoteSyslogServerPort 1.3.6.1.4.1.5504.2.5.11.1.22
Port no of remote syslog server
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

systemServicesTable 1.3.6.1.4.1.5504.2.5.11.1.23
Table to hold system services. The SNMP agent will populate the rows of this table, depending upon the services for which the system module lets set the status.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SystemServicesTableEntry

systemServicesTableEntry 1.3.6.1.4.1.5504.2.5.11.1.23.1
One table entry per service
Status: current Access: not-accessible
OBJECT-TYPE    
  SystemServicesTableEntry  

serviceName 1.3.6.1.4.1.5504.2.5.11.1.23.1.1
Name of the service.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

serviceStatus 1.3.6.1.4.1.5504.2.5.11.1.23.1.2
Status of the service.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

serviceAction 1.3.6.1.4.1.5504.2.5.11.1.23.1.3
action parameter to handle the action
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus