Juniper-DHCPv6-MIB: View SNMP OID List / Download MIB

VENDOR: JUNIPER


 Home MIB: Juniper-DHCPv6-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 juniDhcpv6MIB 1.3.6.1.4.1.4874.2.2.69
The DHCPv6 MIB for the Juniper Networks enterprise.
       juniDhcpv6Objects 1.3.6.1.4.1.4874.2.2.69.1
           juniDhcpv6LocalServerObjects 1.3.6.1.4.1.4874.2.2.69.1.1
               juniDhcpv6LocalServerStatistics 1.3.6.1.4.1.4874.2.2.69.1.1.1
                   juniDhcpv6LocalServerMemUsage 1.3.6.1.4.1.4874.2.2.69.1.1.1.1 counter32 read-only
The amount (in bytes) of memory currently allocated to this local server.
                   juniDhcpv6LocalServerNumBindings 1.3.6.1.4.1.4874.2.2.69.1.1.1.2 counter32 read-only
The number of address bindings maintained by this local server.
                   juniDhcpv6LocalServerRxSolicits 1.3.6.1.4.1.4874.2.2.69.1.1.1.3 counter32 read-only
The number of solicit messages received by this local server.
                   juniDhcpv6LocalServerRxAccepts 1.3.6.1.4.1.4874.2.2.69.1.1.1.4 counter32 read-only
The number of accept messages received by this local server.
                   juniDhcpv6LocalServerRxRenews 1.3.6.1.4.1.4874.2.2.69.1.1.1.5 counter32 read-only
The number of renew messages received by this local server.
                   juniDhcpv6LocalServerRxDeclines 1.3.6.1.4.1.4874.2.2.69.1.1.1.6 counter32 read-only
The number of decline messages received by this local server.
                   juniDhcpv6LocalServerRxReleases 1.3.6.1.4.1.4874.2.2.69.1.1.1.7 counter32 read-only
The number of release messages received by this local server.
                   juniDhcpv6LocalServerRxInforms 1.3.6.1.4.1.4874.2.2.69.1.1.1.8 counter32 read-only
The number of inform messages received by this local server.
                   juniDhcpv6LocalServerRxConfirms 1.3.6.1.4.1.4874.2.2.69.1.1.1.9 counter32 read-only
The number of confirm messages received by this local server.
                   juniDhcpv6LocalServerRxRebinds 1.3.6.1.4.1.4874.2.2.69.1.1.1.10 counter32 read-only
The number of rebind messages received by this local server.
                   juniDhcpv6LocalServerTxReconfigures 1.3.6.1.4.1.4874.2.2.69.1.1.1.11 counter32 read-only
The number of reconfigure messages sent by this local server.
                   juniDhcpv6LocalServerTxAdvertises 1.3.6.1.4.1.4874.2.2.69.1.1.1.12 counter32 read-only
The number of advertise messages sent by this local server.
                   juniDhcpv6LocalServerTxSuccessfulReplies 1.3.6.1.4.1.4874.2.2.69.1.1.1.13 counter32 read-only
The number of success reply messages sent by this local server.
                   juniDhcpv6LocalServerTxFailedReplies 1.3.6.1.4.1.4874.2.2.69.1.1.1.14 counter32 read-only
The number of failed reply messages sent by this local server.
                   juniDhcpv6LocalServerUnknownMessages 1.3.6.1.4.1.4874.2.2.69.1.1.1.15 counter32 read-only
The number of unknown messages processed by this local server.
                   juniDhcpv6LocalServerBadMessages 1.3.6.1.4.1.4874.2.2.69.1.1.1.16 counter32 read-only
The number of bad messages processed by this local server.
                   juniDhcpv6LocalServerPacketsIn 1.3.6.1.4.1.4874.2.2.69.1.1.1.17 counter32 read-only
The number of input packets processed by this local server.
                   juniDhcpv6LocalServerPacketsOut 1.3.6.1.4.1.4874.2.2.69.1.1.1.18 counter32 read-only
The number of output packets processed by this local server.
               juniDhcpv6LocalServerAttributes 1.3.6.1.4.1.4874.2.2.69.1.1.2
                   juniDhcpv6LocalServerAttributesMode 1.3.6.1.4.1.4874.2.2.69.1.1.2.1 junidhcpv6localservermodetype read-only
An object representing the mode in which the DHCPv6 Local Server is operating.
               juniDhcpv6LocalServerBindings 1.3.6.1.4.1.4874.2.2.69.1.1.3
                   juniDhcpv6LocalServerBindingsTable 1.3.6.1.4.1.4874.2.2.69.1.1.3.1 no-access
A table of address bindings maintained by this DHCPv6 Local Server.
                       juniDhcpv6LocalServerBindingsEntry 1.3.6.1.4.1.4874.2.2.69.1.1.3.1.1 no-access
An entry (conceptual row) representing an address binding maintained by this DHCPv6 Local Server.
                           juniDhcpv6LocalServerBindingsPrefix 1.3.6.1.4.1.4874.2.2.69.1.1.3.1.1.1 ipv6addressprefix no-access
The IP Address associated with this entry in the bindings table.
                           juniDhcpv6LocalServerBindingsLength 1.3.6.1.4.1.4874.2.2.69.1.1.3.1.1.2 integer32 no-access
The IP Address associated with this entry in the bindings table.
                           juniDhcpv6LocalServerBindingsClientDuid 1.3.6.1.4.1.4874.2.2.69.1.1.3.1.1.3 octet string read-only
The client OUID associated with this entry in the bindings table and corresponding to the IP Address denoted by the table index.
                           juniDhcpv6LocalServerBindingsInfinite 1.3.6.1.4.1.4874.2.2.69.1.1.3.1.1.4 truthvalue read-only
If true, then this binding will be maintained indefinitely. If false, then this binding will expire in accordance with the value of juniDhcpv6LocalServerBindingsExpireTime.
                           juniDhcpv6LocalServerBindingsExpireTime 1.3.6.1.4.1.4874.2.2.69.1.1.3.1.1.5 timeinterval read-only
If juniDhcpv6LocalServerBindingsInfinite is false, then this is the time remaining prior to expiration of the address binding associated with this entry.
                           juniDhcpv6LocalServerBindingsIf 1.3.6.1.4.1.4874.2.2.69.1.1.3.1.1.6 octet string read-only
The interface associated with this entry in the bindings table and corresponding to the IP Address denoted by the table index.
       juniDhcpv6MIBConformance 1.3.6.1.4.1.4874.2.2.69.2
           juniDhcpv6MIBCompliances 1.3.6.1.4.1.4874.2.2.69.2.1
               juniDhcpv6Compliance2 1.3.6.1.4.1.4874.2.2.69.2.1.1
The compliance statement for systems supporting DHCPv6.
           juniDhcpv6MIBGroups 1.3.6.1.4.1.4874.2.2.69.2.2
               juniDhcpv6LocalServerGroup 1.3.6.1.4.1.4874.2.2.69.2.2.1
The basic collection of objects providing management of DHCPv6 Local Server functionality.