JUNIPER-JVAE-NODE-MIB: View SNMP OID List / Download MIB
VENDOR: JUNIPER
Home | MIB: JUNIPER-JVAE-NODE-MIB | |||
---|---|---|---|---|
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).
|
|||
Object Name | OID | Type | Access | Info |
jnxJVAENodeMIB | 1.3.6.1.4.1.2636.3.69.2 |
The MIB modules for JunosV App Engine Compute Nodes. |
||
jnxJVAENodeNotifications | 1.3.6.1.4.1.2636.3.69.2.0 | |||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
jnxJVAECNifDown | 1.3.6.1.4.1.2636.3.69.2.0.7 |
This notification is generated whenever network interface is down. |
||
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. |
||
jnxJVAECNStorageLow | 1.3.6.1.4.1.2636.3.69.2.0.9 |
This notification is generated whenever storage space falls below threshold. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
jnxJVAENodeObjects | 1.3.6.1.4.1.2636.3.69.2.1 | |||
jnxJVAENodeTables | 1.3.6.1.4.1.2636.3.69.2.1.1 | |||
jnxJVAECNSysInfoTable | 1.3.6.1.4.1.2636.3.69.2.1.1.1 | no-access |
A table for further information on Compute Nodes. |
|
1.3.6.1.4.1.2636.3.69.2.1.1.1.1 | no-access |
System information for a Compute Node. |
||
jnxJVAECNSysId | 1.3.6.1.4.1.2636.3.69.2.1.1.1.1.1 | displaystring | no-access |
Id of the Compute Node. |
jnxJVAECNSysCpus | 1.3.6.1.4.1.2636.3.69.2.1.1.1.1.2 | integer | read-only |
The number of CPUs or cores on the Compute Node. |
jnxJVAECNSysProcessingLoad | 1.3.6.1.4.1.2636.3.69.2.1.1.1.1.3 | integer | read-only |
Total processing load on the Compute Node, in percentage. |
jnxJVAECNSysMemCapacity | 1.3.6.1.4.1.2636.3.69.2.1.1.1.1.4 | gauge32 | read-only |
The amount of RAM on the Compute Node, in kilo bytes. Zero if information is unavailable. |
jnxJVAECNSysMemUsed | 1.3.6.1.4.1.2636.3.69.2.1.1.1.1.5 | gauge32 | read-only |
The amount of RAM used on the Compute Node, in kilo bytes. Zero if information in unavailable. |
jnxJVAECNSysMemFree | 1.3.6.1.4.1.2636.3.69.2.1.1.1.1.6 | gauge32 | read-only |
The amount of RAM free on the Compute Node, in kilo bytes. Zero if information in unavailable. |
jnxJVAECNSysMemUsedPr | 1.3.6.1.4.1.2636.3.69.2.1.1.1.1.7 | integer | read-only |
The amount of RAM used on the Compute Node, in percentage. Zero if information in unavailable. |
jnxJVAECNSysSwapCapacity | 1.3.6.1.4.1.2636.3.69.2.1.1.1.1.8 | gauge32 | read-only |
Total swap space on the Compute Node, in kilo bytes. Zero if information is unavailable. |
jnxJVAECNSysSwapFree | 1.3.6.1.4.1.2636.3.69.2.1.1.1.1.9 | gauge32 | read-only |
The amout of swap space free on the Compute Node, in kilo bytes. Zero if information is unavailable. |
jnxJVAECNSysBootMethod | 1.3.6.1.4.1.2636.3.69.2.1.1.1.1.10 | integer | read-only |
Boot method used by the Compute Node, in the last reboot. Enumeration: 'unknown': 0, 'local': 2, 'network': 1. |
jnxJVAECNSysLastReboot | 1.3.6.1.4.1.2636.3.69.2.1.1.1.1.11 | displaystring | read-only |
Seconds passed since the last reboot or restart of the Compute Node. |
jnxJVAECNProcessorTable | 1.3.6.1.4.1.2636.3.69.2.1.1.2 | no-access |
A table of Processors contained in the Compute Nodes. |
|
1.3.6.1.4.1.2636.3.69.2.1.1.2.1 | no-access |
A Processor. |
||
jnxJVAECNProcessorId | 1.3.6.1.4.1.2636.3.69.2.1.1.2.1.1 | integer | no-access |
An unique identifier for the processor with this Compute Node. |
jnxJVAECNProcessorLoad | 1.3.6.1.4.1.2636.3.69.2.1.1.2.1.2 | integer | read-only |
Load on the processor, expressed in percentage. Zero if information is unavailable. |
jnxJVAECNifTable | 1.3.6.1.4.1.2636.3.69.2.1.1.3 | no-access |
A table of network interfaces contained in the Compute Nodes. |
|
1.3.6.1.4.1.2636.3.69.2.1.1.3.1 | no-access |
A network interface. |
||
jnxJVAECNifId | 1.3.6.1.4.1.2636.3.69.2.1.1.3.1.1 | integer | no-access |
An unique identifier for the network interface. |
jnxJVAECNifName | 1.3.6.1.4.1.2636.3.69.2.1.1.3.1.2 | displaystring | read-only |
Description of the interface. |
jnxJVAECNifOperStatus | 1.3.6.1.4.1.2636.3.69.2.1.1.3.1.3 | integer | read-only |
Operational state of the interface. Enumeration: 'down': 0, 'up': 1. |
jnxJVAECNifAdminStatus | 1.3.6.1.4.1.2636.3.69.2.1.1.3.1.4 | integer | read-only |
Administrative state of the interface. Enumeration: 'down': 0, 'up': 1. |
jnxJVAECNifLinkDetect | 1.3.6.1.4.1.2636.3.69.2.1.1.3.1.5 | truthvalue | read-only |
Link presence, True if present else False. This field is meaningless when the interface is administered down. |
jnxJVAECNifAddress | 1.3.6.1.4.1.2636.3.69.2.1.1.3.1.6 | physaddress | read-only |
Physcial address (MAC) of the interface. |
jnxJVAECNifInPkts | 1.3.6.1.4.1.2636.3.69.2.1.1.3.1.7 | counter64 | read-only |
Number of packets received on the interface. |
jnxJVAECNifInDiscards | 1.3.6.1.4.1.2636.3.69.2.1.1.3.1.8 | counter64 | read-only |
Number of received packets discarded, on the interface. |
jnxJVAECNifInErrors | 1.3.6.1.4.1.2636.3.69.2.1.1.3.1.9 | counter64 | read-only |
Number of received packets with errors, on the interface. |
jnxJVAECNifOutPkts | 1.3.6.1.4.1.2636.3.69.2.1.1.3.1.10 | counter64 | read-only |
Number of packets sent on the interface. |
jnxJVAECNifOutDiscards | 1.3.6.1.4.1.2636.3.69.2.1.1.3.1.11 | counter64 | read-only |
Number of sent packets discarded, on the interface. |
jnxJVAECNifOutErrors | 1.3.6.1.4.1.2636.3.69.2.1.1.3.1.12 | counter64 | read-only |
Number of sent packets with errors, on the interface. |
jnxJVAECNFileSysTable | 1.3.6.1.4.1.2636.3.69.2.1.1.4 | no-access |
A table of mounted file systems in the Compute Nodes. |
|
1.3.6.1.4.1.2636.3.69.2.1.1.4.1 | no-access |
A File System. |
||
jnxJVAECNFileSysId | 1.3.6.1.4.1.2636.3.69.2.1.1.4.1.1 | integer | no-access |
An unique identifier for the file system. |
jnxJVAECNFileSysMountPoint | 1.3.6.1.4.1.2636.3.69.2.1.1.4.1.2 | displaystring | read-only |
The Filesystem path where the file system is mounted. |
jnxJVAECNFileSysSize | 1.3.6.1.4.1.2636.3.69.2.1.1.4.1.3 | gauge32 | read-only |
Total storage capacity of the file system, in kilo bytes. |
jnxJVAECNFileSysUsed | 1.3.6.1.4.1.2636.3.69.2.1.1.4.1.4 | gauge32 | read-only |
Used Storage capacity of the file system, in kilo bytes. |
jnxJVAECNFileSysFree | 1.3.6.1.4.1.2636.3.69.2.1.1.4.1.5 | gauge32 | read-only |
Unused Storage capacity of the file system, in kilo bytes. |
jnxJVAECNFileSysUsedPr | 1.3.6.1.4.1.2636.3.69.2.1.1.4.1.6 | integer | read-only |
Used Storage capacity of the file system, in percentage. |
jnxJVAECNDiskTable | 1.3.6.1.4.1.2636.3.69.2.1.1.5 | no-access |
A table of Physical Disks connected to the Compute Nodes. |
|
1.3.6.1.4.1.2636.3.69.2.1.1.5.1 | no-access |
A disk. |
||
jnxJVAECNDiskId | 1.3.6.1.4.1.2636.3.69.2.1.1.5.1.1 | integer | no-access |
The unique identifier for this disk. |
jnxJVAECNDiskSlot | 1.3.6.1.4.1.2636.3.69.2.1.1.5.1.2 | integer | read-only |
The slot at which disk is connected. |
jnxJVAECNDiskModel | 1.3.6.1.4.1.2636.3.69.2.1.1.5.1.3 | displaystring | read-only |
The Disk product model. |
jnxJVAECNDiskRevision | 1.3.6.1.4.1.2636.3.69.2.1.1.5.1.4 | displaystring | read-only |
The Disk product revision. |
jnxJVAECNDiskVendor | 1.3.6.1.4.1.2636.3.69.2.1.1.5.1.5 | displaystring | read-only |
The Disk product vendor. |
jnxJVAECNDiskOSPath | 1.3.6.1.4.1.2636.3.69.2.1.1.5.1.6 | displaystring | read-only |
The Disk device path. |
jnxJVAECNRaidTable | 1.3.6.1.4.1.2636.3.69.2.1.1.6 | no-access |
A table of Raid Arrays on the Compute Nodes. |
|
1.3.6.1.4.1.2636.3.69.2.1.1.6.1 | no-access |
A Raid array. |
||
jnxJVAECNRaidId | 1.3.6.1.4.1.2636.3.69.2.1.1.6.1.1 | integer | no-access |
The unique identifier for this raid array. |
jnxJVAECNRaidName | 1.3.6.1.4.1.2636.3.69.2.1.1.6.1.2 | displaystring | read-only |
Name of the raid array. |
jnxJVAECNRaidState | 1.3.6.1.4.1.2636.3.69.2.1.1.6.1.3 | displaystring | read-only |
State of the raid array. |
jnxJVAECNRaidLevel | 1.3.6.1.4.1.2636.3.69.2.1.1.6.1.4 | integer | read-only |
Raid level of the raid array. |
jnxJVAECNRaidSize | 1.3.6.1.4.1.2636.3.69.2.1.1.6.1.5 | gauge32 | read-only |
Size of the raid array. |
jnxJVAECNRaidMembers | 1.3.6.1.4.1.2636.3.69.2.1.1.6.1.6 | integer | read-only |
Number of members of the raid array. |
jnxJVAECNRaidMemberDiskPartitions | 1.3.6.1.4.1.2636.3.69.2.1.1.6.1.7 | displaystring | read-only |
List of device path of the partitions, that are members of the raid array. |
jnxJVAECNRaidMemberDiskAtSlots | 1.3.6.1.4.1.2636.3.69.2.1.1.6.1.8 | displaystring | read-only |
List of slot numbers identifying the disks, that are members of the raid array. |
jnxJVAECNRaidOSPath | 1.3.6.1.4.1.2636.3.69.2.1.1.6.1.9 | displaystring | read-only |
The raid device disk path. |
jnxJVAECNSensorTable | 1.3.6.1.4.1.2636.3.69.2.1.1.7 | no-access |
A table of Sensors on the Compute Nodes. |
|
1.3.6.1.4.1.2636.3.69.2.1.1.7.1 | no-access |
A Sensor. |
||
jnxJVAECNSensorId | 1.3.6.1.4.1.2636.3.69.2.1.1.7.1.1 | integer | no-access |
The unique identifier for this sensor. |
jnxJVAECNSensorType | 1.3.6.1.4.1.2636.3.69.2.1.1.7.1.2 | integer | read-only |
Type of the sensor. Enumeration: 'fan': 2, 'voltage': 0, 'temperature': 1. |
jnxJVAECNSensorValue | 1.3.6.1.4.1.2636.3.69.2.1.1.7.1.3 | displaystring | read-only |
Sensor reading. |
jnxJVAECNSensorRange | 1.3.6.1.4.1.2636.3.69.2.1.1.7.1.4 | displaystring | read-only |
Normal operating range for the sensor, traps are raised the reading is no within this range. |
jnxJVAECNSensorDesc | 1.3.6.1.4.1.2636.3.69.2.1.1.7.1.5 | displaystring | read-only |
Description of the sensor. |