JUNIPER-JVAE-NODE-MIB

File: JUNIPER-JVAE-NODE-MIB.mib (26538 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC JUNIPER-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
OBJECT-IDENTITY Gauge32 Counter64
DisplayString PhysAddress TruthValue
jnxJVAEMibRoot

Defined Types

JnxJVAECNSysInfoEntry  
SEQUENCE    
  jnxJVAECNSysId DisplayString
  jnxJVAECNSysCpus INTEGER
  jnxJVAECNSysProcessingLoad INTEGER
  jnxJVAECNSysMemCapacity Gauge32
  jnxJVAECNSysMemUsed Gauge32
  jnxJVAECNSysMemFree Gauge32
  jnxJVAECNSysMemUsedPr INTEGER
  jnxJVAECNSysSwapCapacity Gauge32
  jnxJVAECNSysSwapFree Gauge32
  jnxJVAECNSysBootMethod INTEGER
  jnxJVAECNSysLastReboot DisplayString

JnxJVAECNProcessorEntry  
SEQUENCE    
  jnxJVAECNProcessorId INTEGER
  jnxJVAECNProcessorLoad INTEGER

JnxJVAECNifEntry  
SEQUENCE    
  jnxJVAECNifId INTEGER
  jnxJVAECNifName DisplayString
  jnxJVAECNifOperStatus INTEGER
  jnxJVAECNifAdminStatus INTEGER
  jnxJVAECNifLinkDetect TruthValue
  jnxJVAECNifAddress PhysAddress
  jnxJVAECNifInPkts Counter64
  jnxJVAECNifInDiscards Counter64
  jnxJVAECNifInErrors Counter64
  jnxJVAECNifOutPkts Counter64
  jnxJVAECNifOutDiscards Counter64
  jnxJVAECNifOutErrors Counter64

JnxJVAECNFileSysEntry  
SEQUENCE    
  jnxJVAECNFileSysId INTEGER
  jnxJVAECNFileSysMountPoint DisplayString
  jnxJVAECNFileSysSize Gauge32
  jnxJVAECNFileSysUsed Gauge32
  jnxJVAECNFileSysFree Gauge32
  jnxJVAECNFileSysUsedPr INTEGER

JnxJVAECNDiskEntry  
SEQUENCE    
  jnxJVAECNDiskId INTEGER
  jnxJVAECNDiskSlot INTEGER
  jnxJVAECNDiskModel DisplayString
  jnxJVAECNDiskRevision DisplayString
  jnxJVAECNDiskVendor DisplayString
  jnxJVAECNDiskOSPath DisplayString

JnxJVAECNRaidEntry  
SEQUENCE    
  jnxJVAECNRaidId INTEGER
  jnxJVAECNRaidName DisplayString
  jnxJVAECNRaidState DisplayString
  jnxJVAECNRaidLevel INTEGER
  jnxJVAECNRaidSize Gauge32
  jnxJVAECNRaidMembers INTEGER
  jnxJVAECNRaidMemberDiskPartitions DisplayString
  jnxJVAECNRaidMemberDiskAtSlots DisplayString
  jnxJVAECNRaidOSPath DisplayString

JnxJVAECNSensorEntry  
SEQUENCE    
  jnxJVAECNSensorId INTEGER
  jnxJVAECNSensorType INTEGER
  jnxJVAECNSensorValue DisplayString
  jnxJVAECNSensorRange DisplayString
  jnxJVAECNSensorDesc DisplayString

Defined Values

jnxJVAENodeMIB 1.3.6.1.4.1.2636.3.69.2
The MIB modules for JunosV App Engine Compute Nodes.
MODULE-IDENTITY    

jnxJVAENodeNotifications 1.3.6.1.4.1.2636.3.69.2.0
OBJECT IDENTIFIER    

jnxJVAENodeObjects 1.3.6.1.4.1.2636.3.69.2.1
OBJECT IDENTIFIER    

jnxJVAENodeTables 1.3.6.1.4.1.2636.3.69.2.1.1
OBJECT IDENTIFIER    

jnxJVAECNSysInfoTable 1.3.6.1.4.1.2636.3.69.2.1.1.1
A table for further information on Compute Nodes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxJVAECNSysInfoEntry

jnxJVAECNSysInfoEntry 1.3.6.1.4.1.2636.3.69.2.1.1.1.1
System information for a Compute Node.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxJVAECNSysInfoEntry  

jnxJVAECNSysId 1.3.6.1.4.1.2636.3.69.2.1.1.1.1.1
Id of the Compute Node.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

jnxJVAECNSysCpus 1.3.6.1.4.1.2636.3.69.2.1.1.1.1.2
The number of CPUs or cores on the Compute Node.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

jnxJVAECNSysProcessingLoad 1.3.6.1.4.1.2636.3.69.2.1.1.1.1.3
Total processing load on the Compute Node, in percentage.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

jnxJVAECNSysMemCapacity 1.3.6.1.4.1.2636.3.69.2.1.1.1.1.4
The amount of RAM on the Compute Node, in kilo bytes. Zero if information is unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxJVAECNSysMemUsed 1.3.6.1.4.1.2636.3.69.2.1.1.1.1.5
The amount of RAM used on the Compute Node, in kilo bytes. Zero if information in unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxJVAECNSysMemFree 1.3.6.1.4.1.2636.3.69.2.1.1.1.1.6
The amount of RAM free on the Compute Node, in kilo bytes. Zero if information in unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxJVAECNSysMemUsedPr 1.3.6.1.4.1.2636.3.69.2.1.1.1.1.7
The amount of RAM used on the Compute Node, in percentage. Zero if information in unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

jnxJVAECNSysSwapCapacity 1.3.6.1.4.1.2636.3.69.2.1.1.1.1.8
Total swap space on the Compute Node, in kilo bytes. Zero if information is unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxJVAECNSysSwapFree 1.3.6.1.4.1.2636.3.69.2.1.1.1.1.9
The amout of swap space free on the Compute Node, in kilo bytes. Zero if information is unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxJVAECNSysBootMethod 1.3.6.1.4.1.2636.3.69.2.1.1.1.1.10
Boot method used by the Compute Node, in the last reboot.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), network(1), local(2)  

jnxJVAECNSysLastReboot 1.3.6.1.4.1.2636.3.69.2.1.1.1.1.11
Seconds passed since the last reboot or restart of the Compute Node.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(30)  

jnxJVAECNProcessorTable 1.3.6.1.4.1.2636.3.69.2.1.1.2
A table of Processors contained in the Compute Nodes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxJVAECNProcessorEntry

jnxJVAECNProcessorEntry 1.3.6.1.4.1.2636.3.69.2.1.1.2.1
A Processor.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxJVAECNProcessorEntry  

jnxJVAECNProcessorId 1.3.6.1.4.1.2636.3.69.2.1.1.2.1.1
An unique identifier for the processor with this Compute Node.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..256  

jnxJVAECNProcessorLoad 1.3.6.1.4.1.2636.3.69.2.1.1.2.1.2
Load on the processor, expressed in percentage. Zero if information is unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

jnxJVAECNifTable 1.3.6.1.4.1.2636.3.69.2.1.1.3
A table of network interfaces contained in the Compute Nodes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxJVAECNifEntry

jnxJVAECNifEntry 1.3.6.1.4.1.2636.3.69.2.1.1.3.1
A network interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxJVAECNifEntry  

jnxJVAECNifId 1.3.6.1.4.1.2636.3.69.2.1.1.3.1.1
An unique identifier for the network interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..65535  

jnxJVAECNifName 1.3.6.1.4.1.2636.3.69.2.1.1.3.1.2
Description of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..10)  

jnxJVAECNifOperStatus 1.3.6.1.4.1.2636.3.69.2.1.1.3.1.3
Operational state of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(0), up(1)  

jnxJVAECNifAdminStatus 1.3.6.1.4.1.2636.3.69.2.1.1.3.1.4
Administrative state of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(0), up(1)  

jnxJVAECNifLinkDetect 1.3.6.1.4.1.2636.3.69.2.1.1.3.1.5
Link presence, True if present else False. This field is meaningless when the interface is administered down.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

jnxJVAECNifAddress 1.3.6.1.4.1.2636.3.69.2.1.1.3.1.6
Physcial address (MAC) of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress  

jnxJVAECNifInPkts 1.3.6.1.4.1.2636.3.69.2.1.1.3.1.7
Number of packets received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxJVAECNifInDiscards 1.3.6.1.4.1.2636.3.69.2.1.1.3.1.8
Number of received packets discarded, on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxJVAECNifInErrors 1.3.6.1.4.1.2636.3.69.2.1.1.3.1.9
Number of received packets with errors, on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxJVAECNifOutPkts 1.3.6.1.4.1.2636.3.69.2.1.1.3.1.10
Number of packets sent on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxJVAECNifOutDiscards 1.3.6.1.4.1.2636.3.69.2.1.1.3.1.11
Number of sent packets discarded, on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxJVAECNifOutErrors 1.3.6.1.4.1.2636.3.69.2.1.1.3.1.12
Number of sent packets with errors, on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxJVAECNFileSysTable 1.3.6.1.4.1.2636.3.69.2.1.1.4
A table of mounted file systems in the Compute Nodes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxJVAECNFileSysEntry

jnxJVAECNFileSysEntry 1.3.6.1.4.1.2636.3.69.2.1.1.4.1
A File System.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxJVAECNFileSysEntry  

jnxJVAECNFileSysId 1.3.6.1.4.1.2636.3.69.2.1.1.4.1.1
An unique identifier for the file system.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..127  

jnxJVAECNFileSysMountPoint 1.3.6.1.4.1.2636.3.69.2.1.1.4.1.2
The Filesystem path where the file system is mounted.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..127)  

jnxJVAECNFileSysSize 1.3.6.1.4.1.2636.3.69.2.1.1.4.1.3
Total storage capacity of the file system, in kilo bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxJVAECNFileSysUsed 1.3.6.1.4.1.2636.3.69.2.1.1.4.1.4
Used Storage capacity of the file system, in kilo bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxJVAECNFileSysFree 1.3.6.1.4.1.2636.3.69.2.1.1.4.1.5
Unused Storage capacity of the file system, in kilo bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxJVAECNFileSysUsedPr 1.3.6.1.4.1.2636.3.69.2.1.1.4.1.6
Used Storage capacity of the file system, in percentage.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

jnxJVAECNDiskTable 1.3.6.1.4.1.2636.3.69.2.1.1.5
A table of Physical Disks connected to the Compute Nodes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxJVAECNDiskEntry

jnxJVAECNDiskEntry 1.3.6.1.4.1.2636.3.69.2.1.1.5.1
A disk.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxJVAECNDiskEntry  

jnxJVAECNDiskId 1.3.6.1.4.1.2636.3.69.2.1.1.5.1.1
The unique identifier for this disk.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..15  

jnxJVAECNDiskSlot 1.3.6.1.4.1.2636.3.69.2.1.1.5.1.2
The slot at which disk is connected.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..14  

jnxJVAECNDiskModel 1.3.6.1.4.1.2636.3.69.2.1.1.5.1.3
The Disk product model.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

jnxJVAECNDiskRevision 1.3.6.1.4.1.2636.3.69.2.1.1.5.1.4
The Disk product revision.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..127)  

jnxJVAECNDiskVendor 1.3.6.1.4.1.2636.3.69.2.1.1.5.1.5
The Disk product vendor.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..127)  

jnxJVAECNDiskOSPath 1.3.6.1.4.1.2636.3.69.2.1.1.5.1.6
The Disk device path.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..127)  

jnxJVAECNRaidTable 1.3.6.1.4.1.2636.3.69.2.1.1.6
A table of Raid Arrays on the Compute Nodes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxJVAECNRaidEntry

jnxJVAECNRaidEntry 1.3.6.1.4.1.2636.3.69.2.1.1.6.1
A Raid array.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxJVAECNRaidEntry  

jnxJVAECNRaidId 1.3.6.1.4.1.2636.3.69.2.1.1.6.1.1
The unique identifier for this raid array.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..15  

jnxJVAECNRaidName 1.3.6.1.4.1.2636.3.69.2.1.1.6.1.2
Name of the raid array.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

jnxJVAECNRaidState 1.3.6.1.4.1.2636.3.69.2.1.1.6.1.3
State of the raid array.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

jnxJVAECNRaidLevel 1.3.6.1.4.1.2636.3.69.2.1.1.6.1.4
Raid level of the raid array.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

jnxJVAECNRaidSize 1.3.6.1.4.1.2636.3.69.2.1.1.6.1.5
Size of the raid array.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxJVAECNRaidMembers 1.3.6.1.4.1.2636.3.69.2.1.1.6.1.6
Number of members of the raid array.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

jnxJVAECNRaidMemberDiskPartitions 1.3.6.1.4.1.2636.3.69.2.1.1.6.1.7
List of device path of the partitions, that are members of the raid array.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

jnxJVAECNRaidMemberDiskAtSlots 1.3.6.1.4.1.2636.3.69.2.1.1.6.1.8
List of slot numbers identifying the disks, that are members of the raid array.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

jnxJVAECNRaidOSPath 1.3.6.1.4.1.2636.3.69.2.1.1.6.1.9
The raid device disk path.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..127)  

jnxJVAECNSensorTable 1.3.6.1.4.1.2636.3.69.2.1.1.7
A table of Sensors on the Compute Nodes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxJVAECNSensorEntry

jnxJVAECNSensorEntry 1.3.6.1.4.1.2636.3.69.2.1.1.7.1
A Sensor.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxJVAECNSensorEntry  

jnxJVAECNSensorId 1.3.6.1.4.1.2636.3.69.2.1.1.7.1.1
The unique identifier for this sensor.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..65535  

jnxJVAECNSensorType 1.3.6.1.4.1.2636.3.69.2.1.1.7.1.2
Type of the sensor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER voltage(0), temperature(1), fan(2)  

jnxJVAECNSensorValue 1.3.6.1.4.1.2636.3.69.2.1.1.7.1.3
Sensor reading.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

jnxJVAECNSensorRange 1.3.6.1.4.1.2636.3.69.2.1.1.7.1.4
Normal operating range for the sensor, traps are raised the reading is no within this range.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

jnxJVAECNSensorDesc 1.3.6.1.4.1.2636.3.69.2.1.1.7.1.5
Description of the sensor.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

jnxJVAECNMemoryLow 1.3.6.1.4.1.2636.3.69.2.0.1
This notification is generated whenever the free (unused) RAM goes below threshold for this compute node.
Status: current Access: read-only
NOTIFICATION-TYPE    

jnxJVAECNMemoryOk 1.3.6.1.4.1.2636.3.69.2.0.2
This notification is generated whenever the free (unused) RAM recovers above threshold for this compute node and previously a jnxJVAECNMemoryLow was reported.
Status: current Access: read-only
NOTIFICATION-TYPE    

jnxJVAECNProcessingLoadHigh 1.3.6.1.4.1.2636.3.69.2.0.3
This notification is generated whenever the overall system processing load exceeds threshold.
Status: current Access: read-only
NOTIFICATION-TYPE    

jnxJVAECNProcessingLoadOk 1.3.6.1.4.1.2636.3.69.2.0.4
This notification is generated whenever the overall system processing load is within threshold and previously a jnxJVAECNProcessingLoadHigh was reported.
Status: current Access: read-only
NOTIFICATION-TYPE    

jnxJVAECNProcessorLoadHigh 1.3.6.1.4.1.2636.3.69.2.0.5
This notification is generated whenever the load on a processor exceeds threshold.
Status: current Access: read-only
NOTIFICATION-TYPE    

jnxJVAECNProcessorLoadOk 1.3.6.1.4.1.2636.3.69.2.0.6
This notification is generated whenever the load on a processor is within threshold and previously a jnxJVAECNProcessorLoadHigh was reported.
Status: current Access: read-only
NOTIFICATION-TYPE    

jnxJVAECNifDown 1.3.6.1.4.1.2636.3.69.2.0.7
This notification is generated whenever network interface is down.
Status: current Access: read-only
NOTIFICATION-TYPE    

jnxJVAECNifUp 1.3.6.1.4.1.2636.3.69.2.0.8
This notification is generated whenever network interface is up and previously a jnxJVAECNifDown was reported.
Status: current Access: read-only
NOTIFICATION-TYPE    

jnxJVAECNStorageLow 1.3.6.1.4.1.2636.3.69.2.0.9
This notification is generated whenever storage space falls below threshold.
Status: current Access: read-only
NOTIFICATION-TYPE    

jnxJVAECNStorageOk 1.3.6.1.4.1.2636.3.69.2.0.10
This notification is generated whenever storage space recovers and previously a jnxJVAECNStorageLow was reported.
Status: current Access: read-only
NOTIFICATION-TYPE    

jnxJVAECNRaidError 1.3.6.1.4.1.2636.3.69.2.0.11
This notification is generated whenever raid array degradation or failure is detected.
Status: current Access: read-only
NOTIFICATION-TYPE    

jnxJVAECNRaidOk 1.3.6.1.4.1.2636.3.69.2.0.12
This notification is generated whenever raid array recovers and previously a jnxJVAECNRaidError was reported.
Status: current Access: read-only
NOTIFICATION-TYPE    

jnxJVAECNSensorAlert 1.3.6.1.4.1.2636.3.69.2.0.13
This notification is generated whenever sensor reading is not within the normal operating range.
Status: current Access: read-only
NOTIFICATION-TYPE    

jnxJVAECNSensorOk 1.3.6.1.4.1.2636.3.69.2.0.14
This notification is generated whenever sensor reading recovers and previously a jnxJVAECNSensorAlert was reported.
Status: current Access: read-only
NOTIFICATION-TYPE