JUNIPER-JVAE-INFRA-MIB
- Registered at
- 1.3.6.1.4.1.2636.3.69.1
- Last updated
- 2012-08-01 00:00
- Organization
- Juniper Networks, Inc.
- Revisions
- 2012-08-01 00:00
- Namespace
- juniper
- Source file
JUNIPER-JVAE-INFRA-MIB- Digest
sha256:c4e51e96f8a37b52ebe91d48f361c06b05403bcf8a299e4545b06d1c5890fa6f
Description
The MIB module for JunosV App Engine Infrastructure.
Contact
Juniper Technical Assistance Center Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, CA 94089 E-mail: support@juniper.net
Imports
| From | Symbols |
|---|---|
| INET-ADDRESS-MIB | InetAddressIPv4, InetAddressIPv6 |
| JUNIPER-SMI | jnxJVAEMibRoot |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
INET-ADDRESS-MIB JUNIPER-JVAE-INFRA-MIB JUNIPER-SMI SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| jnxJVAEInfraNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.69.1.0 | |||
| jnxJVAEInfraObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.69.1.1 | |||
| jnxJVAEInfraTables OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.69.1.1.1 | |||
| jnxJVAECNTable OBJECT-TYPE A table of Compute Nodes. | 1.3.6.1.4.1.2636.3.69.1.1.1.1 | not-accessible | current | |
| jnxJVAECNEntry OBJECT-TYPE A Compute Node. | 1.3.6.1.4.1.2636.3.69.1.1.1.1.1 | not-accessible | current | |
| jnxJVAECNId OBJECT-TYPE Id of the Compute Node. | 1.3.6.1.4.1.2636.3.69.1.1.1.1.1.1 | DisplayString (SIZE(1..32)) | not-accessible | current |
| jnxJVAECNName OBJECT-TYPE Name of the Compute Node. | 1.3.6.1.4.1.2636.3.69.1.1.1.1.1.2 | DisplayString (SIZE(1..60)) | read-only | current |
| jnxJVAECCName OBJECT-TYPE Name of the Compute Cluster, to which this Compute Node belongs. | 1.3.6.1.4.1.2636.3.69.1.1.1.1.1.3 | DisplayString (SIZE(1..60)) | read-only | current |
| jnxJVAECNState OBJECT-TYPE State of Compute Node as seen by the VE platform Manager. | 1.3.6.1.4.1.2636.3.69.1.1.1.1.1.4 | INTEGER {offline(0), online(1), error(2)} | read-only | current |
| jnxJVAECNLastStateChange OBJECT-TYPE The date and time when last state change was observed for this Compute Node. | 1.3.6.1.4.1.2636.3.69.1.1.1.1.1.5 | DisplayString (SIZE(26..30)) | read-only | current |
| jnxJVAECNRouterIPv4 OBJECT-TYPE Network address on the router side, which used for all management between the router and Compute Node. | 1.3.6.1.4.1.2636.3.69.1.1.1.1.1.6 | InetAddressIPv4 | read-only | current |
| jnxJVAECNRouterIPv6 OBJECT-TYPE Network address on the router side, which used for all management between the router and Compute Node. | 1.3.6.1.4.1.2636.3.69.1.1.1.1.1.7 | InetAddressIPv6 | read-only | current |
| jnxJVAECNMgmtIPv4 OBJECT-TYPE Network address on the compute node side, which used for all management between the router and Compute Node. | 1.3.6.1.4.1.2636.3.69.1.1.1.1.1.8 | InetAddressIPv4 | read-only | current |
| jnxJVAECNMgmtIPv6 OBJECT-TYPE Network address on the compute node side, which used for all management between the router and Compute Node. | 1.3.6.1.4.1.2636.3.69.1.1.1.1.1.9 | InetAddressIPv6 | read-only | current |
| jnxJVAECNSWVersion OBJECT-TYPE Compute Node software version. | 1.3.6.1.4.1.2636.3.69.1.1.1.1.1.10 | DisplayString (SIZE(1..128)) | read-only | current |
| jnxJVAEVMTable OBJECT-TYPE A table of virutal machine instances. | 1.3.6.1.4.1.2636.3.69.1.1.1.2 | not-accessible | current | |
| jnxJVAEVMEntry OBJECT-TYPE A virutal machine instance. | 1.3.6.1.4.1.2636.3.69.1.1.1.2.1 | not-accessible | current | |
| jnxJVAEVMId OBJECT-TYPE An unique identifier for this virtual machine instance. This identifier is not retained across restart of the subsytem. | 1.3.6.1.4.1.2636.3.69.1.1.1.2.1.1 | OCTET STRING (SIZE(1..127)) | not-accessible | current |
| jnxJVAEVMName OBJECT-TYPE Name of the virtual machine instance. | 1.3.6.1.4.1.2636.3.69.1.1.1.2.1.2 | DisplayString (SIZE(1..60)) | read-only | current |
| jnxJVAEVMCCName OBJECT-TYPE Name of the compute cluster which the compute node belongs. | 1.3.6.1.4.1.2636.3.69.1.1.1.2.1.3 | DisplayString (SIZE(1..60)) | read-only | current |
| jnxJVAEVMCNName OBJECT-TYPE Name of the compute node on which the virtual machine runs. | 1.3.6.1.4.1.2636.3.69.1.1.1.2.1.4 | DisplayString (SIZE(1..60)) | read-only | current |
| jnxJVAEVMCNId OBJECT-TYPE Id of the compute node on which the virtual machine runs. | 1.3.6.1.4.1.2636.3.69.1.1.1.2.1.5 | DisplayString (SIZE(1..32)) | read-only | current |
| jnxJVAEVMUuid OBJECT-TYPE UUID of the virtual machine. | 1.3.6.1.4.1.2636.3.69.1.1.1.2.1.6 | OCTET STRING (SIZE(1..60)) | read-only | current |
| jnxJVAEVMPkg OBJECT-TYPE Name of package installed on the router holding the imgage for this virtual machine. | 1.3.6.1.4.1.2636.3.69.1.1.1.2.1.7 | DisplayString (SIZE(1..127)) | read-only | current |
| jnxJVAEVMStatus OBJECT-TYPE Status of the virtual machine instance. | 1.3.6.1.4.1.2636.3.69.1.1.1.2.1.8 | INTEGER {offline(0), online(1)} | read-only | current |
Notifications
| Name | OID | Status |
|---|---|---|
| jnxJVAECNStateChange NOTIFICATION-TYPE This notification is generated whenever compute node state changes. | 1.3.6.1.4.1.2636.3.69.1.0.1 | current |
| jnxJVAEVMStateChange NOTIFICATION-TYPE This notification whenever the virutal machine status changes. | 1.3.6.1.4.1.2636.3.69.1.0.2 | current |