NPI-DEV-MIB

File: NPI-DEV-MIB.mib (19269 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1215
RFC-1212

Imported symbols

mgmt NetworkAddress IpAddress
Counter Gauge TimeTicks
enterprises DisplayString TRAP-TYPE
OBJECT-TYPE

Defined Types

MacAddress  
OCTET STRING Size(6)    

DevDeviceIfEntry  
SEQUENCE    
  devDeviceIfIndex INTEGER
  devDeviceIfOperation INTEGER
  devDeviceIfMacAddr MacAddress
  devDeviceIfIpAddr IpAddress
  devDeviceIfSNetMask IpAddress
  devDeviceIfDfGateway IpAddress

DevDeviceSpecificOIDEntry  
SEQUENCE    
  devDeviceSpecificOIDIndex INTEGER
  devDeviceSpecificOIDPtr OBJECT IDENTIFIER
  devDeviceSpecificOIDDescription DisplayString
  devDeviceSpecificOIDVersion INTEGER

DevDeviceTrapManagerEntry  
SEQUENCE    
  devDeviceTrapManagerIndex INTEGER
  devDeviceTrapManagerMacAddr OCTET STRING
  devDeviceTrapManagerIpAddr IpAddress
  devDeviceTrapManagerAttribute INTEGER
  devDeviceTrapManagerProtocol INTEGER
  devDeviceTrapManagerComm DisplayString

Defined Values

npi 1.3.6.1.4.1.1101
OBJECT IDENTIFIER    

common 1.3.6.1.4.1.1101.1
OBJECT IDENTIFIER    

devDeviceInfo 1.3.6.1.4.1.1101.1.1
OBJECT IDENTIFIER    

devMonitorInfo 1.3.6.1.4.1.1101.1.2
OBJECT IDENTIFIER    

devActionInfo 1.3.6.1.4.1.1101.1.3
OBJECT IDENTIFIER    

devDeviceName 1.3.6.1.4.1.1101.1.1.1
Full model number of this device, e.g. NPI NuWave DS24+ 24 port 10/100 Managed Ethernet Switch .
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

devDeviceType 1.3.6.1.4.1.1101.1.1.2
The value indicates the type of this device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER hub(1), bridge(2), switch(3), router(4)  

devDeviceModel 1.3.6.1.4.1.1101.1.1.3
DW24+
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

devDeviceHardwareVersion 1.3.6.1.4.1.1101.1.1.4
ASCII string to specify device hardware verion, e.g. 0A.01
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

devDeviceSoftwareVersion 1.3.6.1.4.1.1101.1.1.5
The current software/firmware version implemented in this device represented in non-zero integer. e.g. 10000 means version 1.00.00
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

devDeviceSNMPVersion 1.3.6.1.4.1.1101.1.1.6
Current version of SNMP protocol used in device, e.g. 1 means SNMPV1, 2 means SNMPV2, 3 means SNMPV3.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER v1(1), v2(2), v3(3)  

devDeviceNPIMIBVersion 1.3.6.1.4.1.1101.1.1.7
Current version of NPI common MIB this device supports. e.g. the value 10000 indicates version 1.00.00
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

devDeviceTrapLevel 1.3.6.1.4.1.1101.1.1.8
Trap reporting level for occasional event. The events are categorized into 7 levels based on severity. For example, if the value set to 3, the Trap will be sent to manager while level 1, 2, or 3 event arises, but not for level 4-7 event.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..7  

devDeviceSubnetControl 1.3.6.1.4.1.1101.1.1.9
The entity indicates whether the firmware of the device implements internet subnet addressing.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER on(1), off(2)  

devDeviceIfMAX 1.3.6.1.4.1.1101.1.1.10
This object defines the maximum number of interfaces this device contains.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..32  

devDeviceIfTable 1.3.6.1.4.1.1101.1.1.11
This table contains addressing information relevant to this interface corresponding to IfEntry table. The number of entries is given by the value of ifNumber.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DevDeviceIfEntry

devDeviceIfEntry 1.3.6.1.4.1.1101.1.1.11.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DevDeviceIfEntry  

devDeviceIfIndex 1.3.6.1.4.1.1101.1.1.11.1.1
This index value uniquely identifies the interface to which this entry is applicable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..32  

devDeviceIfOperation 1.3.6.1.4.1.1101.1.1.11.1.2
This object indicates the operational status of this device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), failure(2)  

devDeviceIfMacAddr 1.3.6.1.4.1.1101.1.1.11.1.3
The MAC address of the specified interface of the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

devDeviceIfIpAddr 1.3.6.1.4.1.1101.1.1.11.1.4
The Internet address of the specified interface of the device.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

devDeviceIfSNetMask 1.3.6.1.4.1.1101.1.1.11.1.5
The internet address subnet mask of the specified interface of the device.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

devDeviceIfDfGateway 1.3.6.1.4.1.1101.1.1.11.1.6
The default gateway address which the routed packets are delivered to.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

devDeviceSpecificOIDTable 1.3.6.1.4.1.1101.1.1.12
A list of SNMP MIB groups that the device supports
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DevDeviceSpecificOIDEntry

devDeviceSpecificOIDEntry 1.3.6.1.4.1.1101.1.1.12.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DevDeviceSpecificOIDEntry  

devDeviceSpecificOIDIndex 1.3.6.1.4.1.1101.1.1.12.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

devDeviceSpecificOIDPtr 1.3.6.1.4.1.1101.1.1.12.1.2
The Object ID for the SMI enterprises subtree that the device did implement.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

devDeviceSpecificOIDDescription 1.3.6.1.4.1.1101.1.1.12.1.3
The description of this MIB group
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..128)  

devDeviceSpecificOIDVersion 1.3.6.1.4.1.1101.1.1.12.1.4
The version of this MIB group, e.g., 10000 means version 1.00.00
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

devDeviceTrapManagerTable 1.3.6.1.4.1.1101.1.1.13
This table contains the information needed for sending traps.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DevDeviceTrapManagerEntry

devDeviceTrapManagerEntry 1.3.6.1.4.1.1101.1.1.13.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DevDeviceTrapManagerEntry  

devDeviceTrapManagerIndex 1.3.6.1.4.1.1101.1.1.13.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

devDeviceTrapManagerMacAddr 1.3.6.1.4.1.1101.1.1.13.1.2
The MAC address of the management station which trap is sent to .
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

devDeviceTrapManagerIpAddr 1.3.6.1.4.1.1101.1.1.13.1.3
The Internet address of the management station which trap is sent to .
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

devDeviceTrapManagerAttribute 1.3.6.1.4.1.1101.1.1.13.1.4
The dynamic attribute of the station address indicates whether the address is learned from the and the permanent entries means specified by user.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dynamic(1), permanent(2)  

devDeviceTrapManagerProtocol 1.3.6.1.4.1.1101.1.1.13.1.5
Indicate the frame format used in the management station
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER unknown(1), ip(2), ipx(3), ip-and-ipx(4)  

devDeviceTrapManagerComm 1.3.6.1.4.1.1101.1.1.13.1.6
Community name used for sending the trap to this management station
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..16)  

devMonTrapReportNumber 1.3.6.1.4.1.1101.1.2.1
The specific number of the latest trap event
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

devMonTrapReportLevel 1.3.6.1.4.1.1101.1.2.2
The trap level of the latest trap event
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

devMonTrapReportString 1.3.6.1.4.1.1101.1.2.3
The trap message to describe the latest trap event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

devMonTrapReportTimestamp 1.3.6.1.4.1.1101.1.2.4
the value of sysUpTime at the time the latest trap event arises.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

devMonTrapReportPortNumber 1.3.6.1.4.1.1101.1.2.5
the port number binding with this event
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

devActReset 1.3.6.1.4.1.1101.1.3.1
Request system to perform reset in short time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER reset(1), noReset(2)  

devActFactoryReset 1.3.6.1.4.1.1101.1.3.2
Request the system to perform factory reset in short time, all the setting will be changed to default ones, after this action.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER factoryReset(1), noFactoryReset(2)  

devActTest 1.3.6.1.4.1.1101.1.3.3
Request the system to perform a internal test which does not require resetting the system.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER test(1), noTest(2)  

devActTestResult 1.3.6.1.4.1.1101.1.3.4
This object shows the result of the test activated by setting devActTest
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), fail(2)