JUNIPER-UTIL-MIB

File: JUNIPER-UTIL-MIB.mib (10629 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC JUNIPER-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Counter64 Integer32 Unsigned32
DisplayString DateAndTime jnxUtilMibRoot

Defined Types

JnxUtilCounter32Entry  
SEQUENCE    
  jnxUtilCounter32Name DisplayString
  jnxUtilCounter32Value Counter32
  jnxUtilCounter32Time DateAndTime

JnxUtilCounter64Entry  
SEQUENCE    
  jnxUtilCounter64Name DisplayString
  jnxUtilCounter64Value Counter64
  jnxUtilCounter64Time DateAndTime

JnxUtilIntegerEntry  
SEQUENCE    
  jnxUtilIntegerName DisplayString
  jnxUtilIntegerValue Integer32
  jnxUtilIntegerTime DateAndTime

JnxUtilUintEntry  
SEQUENCE    
  jnxUtilUintName DisplayString
  jnxUtilUintValue Unsigned32
  jnxUtilUintTime DateAndTime

JnxUtilStringEntry  
SEQUENCE    
  jnxUtilStringName DisplayString
  jnxUtilStringValue OCTET STRING
  jnxUtilStringTime DateAndTime

Defined Values

jnxUtil 1.3.6.1.4.1.2636.3.47.1
This MIB module provides a generic means for exposing junos data via SNMP. There are separate tables for each type of data, and specific instances of each type are identified by its corresponding name.
MODULE-IDENTITY    

jnxUtilData 1.3.6.1.4.1.2636.3.47.1.1
OBJECT IDENTIFIER    

jnxUtilCounter32Table 1.3.6.1.4.1.2636.3.47.1.1.1
This table exposes generic Counter valued objects. Each counter instance, which can be populated via an internal junos interface, is identified by its corresponding name.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxUtilCounter32Entry

jnxUtilCounter32Entry 1.3.6.1.4.1.2636.3.47.1.1.1.1
Each entry exposes a separate Counter instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxUtilCounter32Entry  

jnxUtilCounter32Name 1.3.6.1.4.1.2636.3.47.1.1.1.1.1
The name assigned to this Counter instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..80)  

jnxUtilCounter32Value 1.3.6.1.4.1.2636.3.47.1.1.1.1.2
The value of this generic, utility counter instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

jnxUtilCounter32Time 1.3.6.1.4.1.2636.3.47.1.1.1.1.3
The time at which this instance was last populated.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

jnxUtilCounter64Table 1.3.6.1.4.1.2636.3.47.1.1.2
This table exposes generic Counter64 valued objects. Each counter instance, which can be populated via an internal junos interface, is identified by its corresponding name.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxUtilCounter64Entry

jnxUtilCounter64Entry 1.3.6.1.4.1.2636.3.47.1.1.2.1
Each entry exposes a separate Counter64 instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxUtilCounter64Entry  

jnxUtilCounter64Name 1.3.6.1.4.1.2636.3.47.1.1.2.1.1
The name assigned to this object instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..80)  

jnxUtilCounter64Value 1.3.6.1.4.1.2636.3.47.1.1.2.1.2
The value of this generic, utility object instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxUtilCounter64Time 1.3.6.1.4.1.2636.3.47.1.1.2.1.3
The time at which this instance was last populated.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

jnxUtilIntegerTable 1.3.6.1.4.1.2636.3.47.1.1.3
This table exposes generic Integer32 valued objects. Each integer instance, which can be populated via an internal junos interface, is identified by its corresponding name.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxUtilIntegerEntry

jnxUtilIntegerEntry 1.3.6.1.4.1.2636.3.47.1.1.3.1
Each entry exposes a separate Integer32 instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxUtilIntegerEntry  

jnxUtilIntegerName 1.3.6.1.4.1.2636.3.47.1.1.3.1.1
The name assigned to this object instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..80)  

jnxUtilIntegerValue 1.3.6.1.4.1.2636.3.47.1.1.3.1.2
The value of this generic, utility object instance.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

jnxUtilIntegerTime 1.3.6.1.4.1.2636.3.47.1.1.3.1.3
The time at which this instance was last populated.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

jnxUtilUintTable 1.3.6.1.4.1.2636.3.47.1.1.4
This table exposes generic Unsigned32 valued objects. Each integer instance, which can be populated via an internal junos interface, is identified by its corresponding name.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxUtilUintEntry

jnxUtilUintEntry 1.3.6.1.4.1.2636.3.47.1.1.4.1
Each entry exposes a separate Unsigned32 instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxUtilUintEntry  

jnxUtilUintName 1.3.6.1.4.1.2636.3.47.1.1.4.1.1
The name assigned to this object instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..80)  

jnxUtilUintValue 1.3.6.1.4.1.2636.3.47.1.1.4.1.2
The value of this generic, utility object instance.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

jnxUtilUintTime 1.3.6.1.4.1.2636.3.47.1.1.4.1.3
The time at which this instance was last populated.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

jnxUtilStringTable 1.3.6.1.4.1.2636.3.47.1.1.5
This table exposes generic OCTET STRING valued objects. Each string instance, which can be populated via an internal junos interface, is identified by its corresponding name.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxUtilStringEntry

jnxUtilStringEntry 1.3.6.1.4.1.2636.3.47.1.1.5.1
Each entry exposes a separate OCTET STRING instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxUtilStringEntry  

jnxUtilStringName 1.3.6.1.4.1.2636.3.47.1.1.5.1.1
The name assigned to this object instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..80)  

jnxUtilStringValue 1.3.6.1.4.1.2636.3.47.1.1.5.1.2
The value of this generic, utility object instance.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

jnxUtilStringTime 1.3.6.1.4.1.2636.3.47.1.1.5.1.3
The time at which this instance was last populated.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime