LISP-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: LISP-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
 lispMIB 1.3.6.1.2.1.220
This MIB module contains managed objects to support monitoring devices that support the Locator/ID Separation Protocol (LISP). Copyright (c) 2013 IETF Trust and the persons identified as authors of the code. All rights reserved. Redistribution and use in source and binary forms, with or without modification, is permitted pursuant to, and subject to the license terms contained in, the Simplified BSD License set forth in Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info).
         lispObjects 1.3.6.1.2.1.220.1
             lispFeaturesTable 1.3.6.1.2.1.220.1.1 no-access
This table represents the ON/OFF status of the various LISP features that can be enabled on LISP devices.
                 lispFeaturesEntry 1.3.6.1.2.1.220.1.1.1 no-access
An entry (conceptual row) in the lispFeaturesTable.
                     lispFeaturesInstanceID 1.3.6.1.2.1.220.1.1.1.1 unsigned32 no-access
This represents the Instance ID of the LISP header. An Instance ID in the LISP address encoding helps uniquely identify the AFI-based address space to which a given EID belongs. Its default value is 0.
                     lispFeaturesAddressFamily 1.3.6.1.2.1.220.1.1.1.2 addressfamilynumbers no-access
The IANA Address Family Number of destination address of packets that this LISP device is enabled to process.
                     lispFeaturesItrEnabled 1.3.6.1.2.1.220.1.1.1.3 truthvalue read-only
Indicates the status of ITR role on this device. If this object is true, then the ITR feature is enabled.
                     lispFeaturesEtrEnabled 1.3.6.1.2.1.220.1.1.1.4 truthvalue read-only
Indicates the status of ETR role on this device. If this object is true, then the ETR feature is enabled.
                     lispFeaturesProxyItrEnabled 1.3.6.1.2.1.220.1.1.1.5 truthvalue read-only
Indicates the status of Proxy-ITR role on this device. If this object is true, then the Proxy-ITR feature is enabled.
                     lispFeaturesProxyEtrEnabled 1.3.6.1.2.1.220.1.1.1.6 truthvalue read-only
Indicates the status of Proxy-ETR role on this device. If this object is true, then the Proxy-ETR feature is enabled.
                     lispFeaturesMapServerEnabled 1.3.6.1.2.1.220.1.1.1.7 truthvalue read-only
Indicates the status of Map Server role on this device. If this object is true, then the Map-Server feature is enabled.
                     lispFeaturesMapResolverEnabled 1.3.6.1.2.1.220.1.1.1.8 truthvalue read-only
Indicates the status of Map Resolver role on this device. If this object is true, then Map-Resolver feature is enabled.
                     lispFeaturesMapCacheSize 1.3.6.1.2.1.220.1.1.1.9 unsigned32 read-only
Size of EID-to-RLOC map-cache on this device.
                     lispFeaturesMapCacheLimit 1.3.6.1.2.1.220.1.1.1.10 unsigned32 read-only
Maximum permissible entries in EID-to-RLOC map-cache on this device.
                     lispFeaturesEtrMapCacheTtl 1.3.6.1.2.1.220.1.1.1.11 unsigned32 read-only
The stored Record TTL of the EID-to-RLOC map record in the map-cache.
                     lispFeaturesRlocProbeEnabled 1.3.6.1.2.1.220.1.1.1.12 truthvalue read-only
Indicates the status of RLOC-Probing feature on this device. If this object is true, then this feature is enabled.
                     lispFeaturesEtrAcceptMapDataEnabled 1.3.6.1.2.1.220.1.1.1.13 truthvalue read-only
Indicates the status of accepting piggybacked mapping data received in a map-request on this device. If this object is true, then this device accepts piggybacked mapping data.
                     lispFeaturesEtrAcceptMapDataVerifyEnabled 1.3.6.1.2.1.220.1.1.1.14 truthvalue read-only
Indicates the status of verifying accepted piggybacked mapping data received in a map-request on this device. If this object is true, then this device verifies accepted piggybacked mapping data.
                     lispFeaturesRouterTimeStamp 1.3.6.1.2.1.220.1.1.1.15 timestamp read-only
The value of sysUpTime at which the LISP feature was enabled on this device. If this information was present at the most recent reinitialization of the local management subsystem, then this object contains a zero value.
             lispIidToVrfTable 1.3.6.1.2.1.220.1.2 no-access
This table represents the mapping of a LISP Instance ID to a VRF.
                 lispIidToVrfEntry 1.3.6.1.2.1.220.1.2.1 no-access
An entry (conceptual row) in the lispIidToVrfTable.
                     lispIidToVrfName 1.3.6.1.2.1.220.1.2.1.1 mplsl3vpnname read-only
The identifier for each VPN that is mapped to the given LISP Instance ID.
             lispGlobalStatsTable 1.3.6.1.2.1.220.1.3 no-access
This table provides global statistics for a given Instance ID per address family on a LISP device.
                 lispGlobalStatsEntry 1.3.6.1.2.1.220.1.3.1 no-access
An entry (conceptual row) in the lispGlobalStatsTable.
                     lispGlobalStatsMapRequestsIn 1.3.6.1.2.1.220.1.3.1.1 counter64 read-only
Total number of map requests received by this device for any EID-Prefix of the given address family and Instance ID. Discontinuities in this monotonically increasing value occur at reinitialization of the management system. Discontinuities can also occur as a result of LISP features being removed, which can be detected by observing the value of lispFeaturesRouterTimeStamp.
                     lispGlobalStatsMapRequestsOut 1.3.6.1.2.1.220.1.3.1.2 counter64 read-only
Total number of map requests sent by this device for any EID-Prefix of the given address family and Instance ID. Discontinuities in this monotonically increasing value occur at reinitialization of the management system. Discontinuities can also occur as a result of LISP features being removed, which can be detected by observing the value of lispFeaturesRouterTimeStamp.
                     lispGlobalStatsMapRepliesIn 1.3.6.1.2.1.220.1.3.1.3 counter64 read-only
Total number of map replies received by this device for any EID-Prefix of the given address family and Instance ID. Discontinuities in this monotonically increasing value occur at reinitialization of the management system. Discontinuities can also occur as a result of LISP features being removed, which can be detected by observing the value of lispFeaturesRouterTimeStamp.
                     lispGlobalStatsMapRepliesOut 1.3.6.1.2.1.220.1.3.1.4 counter64 read-only
Total number of map replies sent by this device for any EID prefix of the given address family and Instance ID. Discontinuities in this monotonically increasing value occur at reinitialization of the management system. Discontinuities can also occur as a result of LISP features being removed, which can be detected by observing the value of lispFeaturesRouterTimeStamp.
                     lispGlobalStatsMapRegistersIn 1.3.6.1.2.1.220.1.3.1.5 counter64 read-only
Total number of map registers received by this device for any EID-Prefix of the given address family and Instance ID. Discontinuities in this monotonically increasing value occur at reinitialization of the management system. Discontinuities can also occur as a result of LISP features being removed, which can be detected by observing the value of lispFeaturesRouterTimeStamp.
                     lispGlobalStatsMapRegistersOut 1.3.6.1.2.1.220.1.3.1.6 counter64 read-only
Total number of map registers sent by this device for any EID-Prefix of the given address family and Instance ID. Discontinuities in this monotonically increasing value occur at reinitialization of the management system. Discontinuities can also occur as a result of LISP features being removed, which can be detected by observing the value of lispFeaturesRouterTimeStamp.
             lispMappingDatabaseTable 1.3.6.1.2.1.220.1.4 no-access
This table represents the EID-to-RLOC mapping database that contains the EID-Prefix to RLOC mappings configured on an ETR. This table represents all such mappings for the given LISP site to which this device belongs.
                 lispMappingDatabaseEntry 1.3.6.1.2.1.220.1.4.1 no-access
An entry (conceptual row) in lispMappingDatabaseTable.
                     lispMappingDatabaseEidLength 1.3.6.1.2.1.220.1.4.1.1 integer32 no-access
This object gives the octet-length of lispMappingDatabaseEid.
                     lispMappingDatabaseEid 1.3.6.1.2.1.220.1.4.1.2 lispaddresstype no-access
The EID-Prefix of the mapping database.
                     lispMappingDatabaseLsb 1.3.6.1.2.1.220.1.4.1.3 unsigned32 read-only
The locator status bits for this EID-Prefix.
                     lispMappingDatabaseEidPartitioned 1.3.6.1.2.1.220.1.4.1.4 truthvalue read-only
Indicates if this device is partitioned from the site that contains this EID-Prefix. If this object is true, then it means this device is partitioned from the site.
                     lispMappingDatabaseTimeStamp 1.3.6.1.2.1.220.1.4.1.5 timestamp read-only
The value of sysUpTime at which the EID Prefix information represented by this mapping database entry was configured on this device. If this information was present at the most recent reinitialization of the local management subsystem, then this object contains a zero value.
                     lispMappingDatabaseDecapOctets 1.3.6.1.2.1.220.1.4.1.6 counter64 read-only
The number of octets, after decapsulation, of LISP packets that were decapsulated by this device addressed to a host within this EID-Prefix. Discontinuities in this monotonically increasing value occur at reinitialization of the management system. Discontinuities can also occur as a result of LISP features being removed, which can be detected by observing the value of lispMappingDatabaseTimeStamp.
                     lispMappingDatabaseDecapPackets 1.3.6.1.2.1.220.1.4.1.7 counter64 read-only
The number of LISP packets that were decapsulated by this device addressed to a host within this EID-Prefix. Discontinuities in this monotonically increasing value occur at reinitialization of the management system. Discontinuities can also occur as a result of LISP features being removed, which can be detected by observing the value of lispMappingDatabaseTimeStamp.
                     lispMappingDatabaseEncapOctets 1.3.6.1.2.1.220.1.4.1.8 counter64 read-only
The number of octets, before encapsulation, of LISP packets that were encapsulated by this device, whose inner header source address matched this EID-Prefix. Discontinuities in this monotonically increasing value occur at reinitialization of the management system. Discontinuities can also occur as a result of LISP features being removed, which can be detected by observing the value of lispMappingDatabaseTimeStamp.
                     lispMappingDatabaseEncapPackets 1.3.6.1.2.1.220.1.4.1.9 counter64 read-only
The number of LISP packets that were encapsulated by this device whose inner header source address matched this EID prefix. Discontinuities in this monotonically increasing value occur at reinitialization of the management system. Discontinuities can also occur as a result of LISP features being removed, which can be detected by observing the value of lispMappingDatabaseTimeStamp.
             lispMappingDatabaseLocatorTable 1.3.6.1.2.1.220.1.5 no-access
This table represents the set of routing locators per EID prefix contained in the EID-to-RLOC database configured on this ETR.
                 lispMappingDatabaseLocatorEntry 1.3.6.1.2.1.220.1.5.1 no-access
An entry (conceptual row) in the lispMappingDatabaseLocatorTable.
                     lispMappingDatabaseLocatorRlocLength 1.3.6.1.2.1.220.1.5.1.1 integer32 no-access
This object is used to get the octet-length of lispMappingDatabaseLocatorRloc.
                     lispMappingDatabaseLocatorRloc 1.3.6.1.2.1.220.1.5.1.2 lispaddresstype no-access
This object is a locator for the given EID-Prefix in the mapping database.
                     lispMappingDatabaseLocatorRlocPriority 1.3.6.1.2.1.220.1.5.1.3 integer32 read-only
The unicast priority of the RLOC.
                     lispMappingDatabaseLocatorRlocWeight 1.3.6.1.2.1.220.1.5.1.4 integer32 read-only
The unicast weight of the RLOC.
                     lispMappingDatabaseLocatorRlocMPriority 1.3.6.1.2.1.220.1.5.1.5 integer32 read-only
The multicast priority of the RLOC.
                     lispMappingDatabaseLocatorRlocMWeight 1.3.6.1.2.1.220.1.5.1.6 integer32 read-only
The multicast weight of the RLOC.
                     lispMappingDatabaseLocatorRlocState 1.3.6.1.2.1.220.1.5.1.7 integer read-only
The state of this RLOC as per this device. (1 = RLOC is up; 2 = RLOC is down; 3 = RLOC is unreachable). Enumeration: 'down': 2, 'unreachable': 3, 'up': 1.
                     lispMappingDatabaseLocatorRlocLocal 1.3.6.1.2.1.220.1.5.1.8 integer read-only
Indicates whether the RLOC is local to this device (or remote, meaning local to another device in the same LISP site). (1 = RLOC is an address on this device; 2 = RLOC is an address on another device). Enumeration: 'sitelocal': 2, 'siteself': 1.
                     lispMappingDatabaseLocatorRlocTimeStamp 1.3.6.1.2.1.220.1.5.1.9 timestamp read-only
The value of sysUpTime at which the RLOC of the EID Prefix represented by this mapping database entry was configured on this device. If this information was present at the most recent reinitialization of the local management subsystem, then this object contains a zero value.
                     lispMappingDatabaseLocatorRlocDecapOctets 1.3.6.1.2.1.220.1.5.1.10 counter64 read-only
The number of octets of LISP packets that were addressed to this RLOC of the EID-Prefix and were decapsulated. Discontinuities in this monotonically increasing value occur at reinitialization of the management system. Discontinuities can also occur as a result of database mappings getting reconfigured or RLOC status changes, which can be detected by observing the value of lispMappingDatabaseLocatorRlocTimeStamp.
                     lispMappingDatabaseLocatorRlocDecapPackets 1.3.6.1.2.1.220.1.5.1.11 counter64 read-only
The number of LISP packets that were addressed to this RLOC of the EID-Prefix and were decapsulated. Discontinuities in this monotonically increasing value occur at reinitialization of the management system. Discontinuities can also occur as a result of database mappings getting reconfigured or RLOC status changes, which can be detected by observing the value of lispMappingDatabaseLocatorRlocTimeStamp.
                     lispMappingDatabaseLocatorRlocEncapOctets 1.3.6.1.2.1.220.1.5.1.12 counter64 read-only
The number of octets of LISP packets that were encapsulated by this device using this RLOC address as the source, and that were sourced by an address of this EID-Prefix. Discontinuities in this monotonically increasing value occur at reinitialization of the management system. Discontinuities can also occur as a result of database mappings getting reconfigured or RLOC status changes, which can be detected by observing the value of lispMappingDatabaseLocatorRlocTimeStamp.
                     lispMappingDatabaseLocatorRlocEncapPackets 1.3.6.1.2.1.220.1.5.1.13 counter64 read-only
The number of LISP packets that were encapsulated by this device using this RLOC address as the source and that were sourced by an address of this EID-Prefix. Discontinuities in this monotonically increasing value occur at reinitialization of the management system. Discontinuities can also occur as a result of database mappings getting reconfigured or RLOC status changes, which can be detected by observing the value of lispMappingDatabaseLocatorRlocTimeStamp.
             lispMapCacheTable 1.3.6.1.2.1.220.1.6 no-access
This table represents the short-lived, on-demand table on an ITR that stores, tracks, and is responsible for timing-out and otherwise validating EID-to-RLOC mappings.
                 lispMapCacheEntry 1.3.6.1.2.1.220.1.6.1 no-access
An entry (conceptual row) in the lispMapCacheTable.
                     lispMapCacheEidLength 1.3.6.1.2.1.220.1.6.1.1 integer32 no-access
This object is used to get the octet-length of lispMapCacheEid.
                     lispMapCacheEid 1.3.6.1.2.1.220.1.6.1.2 lispaddresstype no-access
The EID-Prefix in the mapping cache.
                     lispMapCacheEidTimeStamp 1.3.6.1.2.1.220.1.6.1.3 timestamp read-only
The value of sysUpTime at which the EID Prefix information represented by this entry was learned by this device. If this information was present at the most recent reinitialization of the local management subsystem, then this object contains a zero value.
                     lispMapCacheEidExpiryTime 1.3.6.1.2.1.220.1.6.1.4 timeticks read-only
The time remaining before the ITR times-out this EID-Prefix.
                     lispMapCacheEidState 1.3.6.1.2.1.220.1.6.1.5 truthvalue read-only
This object is used to indicate the activity of this EID prefix. If this object is true, then it means this EID prefix is seeing activity.
                     lispMapCacheEidAuthoritative 1.3.6.1.2.1.220.1.6.1.6 truthvalue read-only
This object is used to indicate whether the EID-Prefix was installed by an authoritative map-reply. If this object is true, then it means this EID-Prefix was installed by an authoritative map-reply.
                     lispMapCacheEidDecapOctets 1.3.6.1.2.1.220.1.6.1.7 counter64 read-only
The number of octets of LISP packets that were decapsulated by this device and were sourced from a remote host within this EID-Prefix. Discontinuities in this monotonically increasing value occur at reinitialization of the management system. Discontinuities can also occur as a result of cache being removed and replaced, which can be detected by observing the value of lispMapCacheEidTimeStamp.
                     lispMapCacheEidDecapPackets 1.3.6.1.2.1.220.1.6.1.8 counter64 read-only
The number of LISP packets that were decapsulated by this device and were sourced from a remote host within this EID-Prefix. Discontinuities in this monotonically increasing value occur at reinitialization of the management system. Discontinuities can also occur as a result of cache being removed and replaced, which can be detected by observing the value of lispMapCacheEidTimeStamp.
                     lispMapCacheEidEncapOctets 1.3.6.1.2.1.220.1.6.1.9 counter64 read-only
The number of octets of LISP packets that were encapsulated by this device using the given EID-Prefix in the map-cache. Discontinuities in this monotonically increasing value occur at reinitialization of the management system. Discontinuities can also occur as a result of cache being removed and replaced, which can be detected by observing the value of lispMapCacheEidTimeStamp.
                     lispMapCacheEidEncapPackets 1.3.6.1.2.1.220.1.6.1.10 counter64 read-only
The number of LISP packets that were encapsulated by this device using the given EID-Prefix in the map-cache. Discontinuities in this monotonically increasing value occur at reinitialization of the management system. Discontinuities can also occur as a result of cache being removed and replaced, which can be detected by observing the value of lispMapCacheEidTimeStamp.
             lispMapCacheLocatorTable 1.3.6.1.2.1.220.1.7 no-access
This table represents the set of locators per EID-Prefix contained in the map-cache table of an ITR.
                 lispMapCacheLocatorEntry 1.3.6.1.2.1.220.1.7.1 no-access
An entry (conceptual row) in the lispMapCacheLocatorTable.
                     lispMapCacheLocatorRlocLength 1.3.6.1.2.1.220.1.7.1.1 integer32 no-access
This object is used to get the octet-length of lispMapCacheLocatorRloc.
                     lispMapCacheLocatorRloc 1.3.6.1.2.1.220.1.7.1.2 lispaddresstype no-access
The locator for the EID-Prefix in the mapping cache.
                     lispMapCacheLocatorRlocPriority 1.3.6.1.2.1.220.1.7.1.3 integer32 read-only
The unicast priority of the RLOC for this EID-Prefix (0-255); lower is more preferred.
                     lispMapCacheLocatorRlocWeight 1.3.6.1.2.1.220.1.7.1.4 integer32 read-only
The unicast weight of the RLOC for this EID-Prefix (0 - 100) percentage.
                     lispMapCacheLocatorRlocMPriority 1.3.6.1.2.1.220.1.7.1.5 integer32 read-only
The multicast priority of the RLOC for this EID-Prefix (0-255); lower is more preferred.
                     lispMapCacheLocatorRlocMWeight 1.3.6.1.2.1.220.1.7.1.6 integer32 read-only
The multicast weight of the RLOC for this EID-Prefix (0 - 100) percentage.
                     lispMapCacheLocatorRlocState 1.3.6.1.2.1.220.1.7.1.7 integer read-only
The state of this RLOC as per this device (1 = RLOC is up; 2 = RLOC is down; 3 = RLOC is unreachable). Enumeration: 'down': 2, 'unreachable': 3, 'up': 1.
                     lispMapCacheLocatorRlocTimeStamp 1.3.6.1.2.1.220.1.7.1.8 timestamp read-only
The value of sysUpTime at which the RLOC of EID-Prefix information represented by this entry was learned by this device. If this information was present at the most recent reinitialization of the local management subsystem, then this object contains a zero value.
                     lispMapCacheLocatorRlocLastPriorityChange 1.3.6.1.2.1.220.1.7.1.9 timeticks read-only
Time elapsed since the last change of the unicast priority of the RLOC for this EID-Prefix. Note that this is independent of lispMapCacheLocatorRlocTimeStamp.
                     lispMapCacheLocatorRlocLastWeightChange 1.3.6.1.2.1.220.1.7.1.10 timeticks read-only
Time elapsed since the last change of the unicast weight of the RLOC for this EID-Prefix. Note that this is independent of lispMapCacheLocatorRlocTimeStamp.
                     lispMapCacheLocatorRlocLastMPriorityChange 1.3.6.1.2.1.220.1.7.1.11 timeticks read-only
Time since the last change of the multicast priority of the RLOC for this EID-Prefix.
                     lispMapCacheLocatorRlocLastMWeightChange 1.3.6.1.2.1.220.1.7.1.12 timeticks read-only
Time since the last change of the multicast weight of the RLOC for this EID-Prefix.
                     lispMapCacheLocatorRlocLastStateChange 1.3.6.1.2.1.220.1.7.1.13 timeticks read-only
Time since the last change of the up/down state of the RLOC for this EID-Prefix.
                     lispMapCacheLocatorRlocRtt 1.3.6.1.2.1.220.1.7.1.14 timeticks read-only
Round-trip time of RLOC probe and map-reply for this RLOC address for this prefix.
                     lispMapCacheLocatorRlocDecapOctets 1.3.6.1.2.1.220.1.7.1.15 counter64 read-only
The number of octets of LISP packets that were decapsulated by this device and were sourced from a remote host within this EID-Prefix and were encapsulated for this RLOC. Discontinuities in this monotonically increasing value occur at reinitialization of the management system. Discontinuities can also occur as a result of RLOC of cache being removed and replaced, which can be detected by observing the value of lispMapCacheLocatorRlocTimeStamp.
                     lispMapCacheLocatorRlocDecapPackets 1.3.6.1.2.1.220.1.7.1.16 counter64 read-only
The number of LISP packets that were decapsulated by this device and were sourced from a remote host within this EID-Prefix and were encapsulated for this RLOC. Discontinuities in this monotonically increasing value occur at reinitialization of the management system. Discontinuities can also occur as a result of RLOC of cache being removed and replaced, which can be detected by observing the value of lispMapCacheLocatorRlocTimeStamp.
                     lispMapCacheLocatorRlocEncapOctets 1.3.6.1.2.1.220.1.7.1.17 counter64 read-only
The number of octets of LISP packets that matched this EID-Prefix and were encapsulated using this RLOC address. Discontinuities in this monotonically increasing value occur at reinitialization of the management system. Discontinuities can also occur as a result of RLOC of cache being removed and replaced, which can be detected by observing the value of lispMapCacheLocatorRlocTimeStamp.
                     lispMapCacheLocatorRlocEncapPackets 1.3.6.1.2.1.220.1.7.1.18 counter64 read-only
The number of LISP packets that matched this EID-Prefix and were encapsulated using this RLOC address. Discontinuities in this monotonically increasing value occur at reinitialization of the management system. Discontinuities can also occur as a result of RLOC of cache being removed and replaced, which can be detected by observing the value of lispMapCacheLocatorRlocTimeStamp.
             lispConfiguredLocatorTable 1.3.6.1.2.1.220.1.8 no-access
This table represents the set of routing locators configured on this device. Note that the addresses configured by Proxy-ITR are treated as routing locators and therefore can be part of this table.
                 lispConfiguredLocatorEntry 1.3.6.1.2.1.220.1.8.1 no-access
An entry (conceptual row) in the lispConfiguredLocatorTable.
                     lispConfiguredLocatorRlocLength 1.3.6.1.2.1.220.1.8.1.1 integer32 no-access
This object is used to get the octet-length of lispConfiguredLocatorRloc.
                     lispConfiguredLocatorRloc 1.3.6.1.2.1.220.1.8.1.2 lispaddresstype no-access
This object is an RLOC address configured on this device. It can be an RLOC that is local to this device or can be an RLOC that belongs to another ETR within the same site. Proxy-ITR address is treated as an RLOC.
                     lispConfiguredLocatorRlocState 1.3.6.1.2.1.220.1.8.1.3 integer read-only
The state of this RLOC as per this device. (1 = RLOC is up; 2 = RLOC is down; 3 = RLOC is unreachable). Enumeration: 'down': 2, 'unreachable': 3, 'up': 1.
                     lispConfiguredLocatorRlocLocal 1.3.6.1.2.1.220.1.8.1.4 integer read-only
Indicates whether the RLOC is local to this device (or remote, meaning local to another device in the same LISP site). (1 = RLOC is an address on this device; 2 = RLOC is an address on another device). Enumeration: 'sitelocal': 2, 'siteself': 1.
                     lispConfiguredLocatorRlocTimeStamp 1.3.6.1.2.1.220.1.8.1.5 timestamp read-only
The value of sysUpTime at which the RLOC was configured on this device. If this information was present at the most recent reinitialization of the local management subsystem, then this object contains a zero value.
                     lispConfiguredLocatorRlocDecapOctets 1.3.6.1.2.1.220.1.8.1.6 counter64 read-only
The number of octets of LISP packets that were addressed to this RLOC and were decapsulated. Discontinuities in this monotonically increasing value occur at reinitialization of the management system. Discontinuities can also occur as a result of configured RLOC being removed and replaced, which can be detected by observing the value of lispConfiguredLocatorRlocTimeStamp.
                     lispConfiguredLocatorRlocDecapPackets 1.3.6.1.2.1.220.1.8.1.7 counter64 read-only
The number of LISP packets that were addressed to this RLOC and were decapsulated. Discontinuities in this monotonically increasing value occur at reinitialization of the management system. Discontinuities can also occur as a result of configured RLOC being removed and replaced, which can be detected by observing the value of lispConfiguredLocatorRlocTimeStamp.
                     lispConfiguredLocatorRlocEncapOctets 1.3.6.1.2.1.220.1.8.1.8 counter64 read-only
The number of octets of LISP packets that were encapsulated by this device using this RLOC address as the source. Discontinuities in this monotonically increasing value occur at reinitialization of the management system. Discontinuities can also occur as a result of configured RLOC being removed and replaced, which can be detected by observing the value of lispConfiguredLocatorRlocTimeStamp.
                     lispConfiguredLocatorRlocEncapPackets 1.3.6.1.2.1.220.1.8.1.9 counter64 read-only
The number of LISP packets that were encapsulated by this device using this RLOC address as the source. Discontinuities in this monotonically increasing value occur at reinitialization of the management system. Discontinuities can also occur as a result of configured RLOC being removed and replaced, which can be detected by observing the value of lispConfiguredLocatorRlocTimeStamp.
             lispEidRegistrationTable 1.3.6.1.2.1.220.1.9 no-access
This table provides the properties of each LISP EID-Prefix that is registered with this device when configured to be a Map-Server.
                 lispEidRegistrationEntry 1.3.6.1.2.1.220.1.9.1 no-access
An entry (conceptual row) in the lispEidRegistrationTable.
                     lispEidRegistrationEidLength 1.3.6.1.2.1.220.1.9.1.1 integer32 no-access
This object is used to get the octet-length of lispEidRegistrationEid.
                     lispEidRegistrationEid 1.3.6.1.2.1.220.1.9.1.2 lispaddresstype no-access
The EID-Prefix that is being registered.
                     lispEidRegistrationSiteName 1.3.6.1.2.1.220.1.9.1.3 octet string read-only
Site name used by a Map-Server to distinguish different LISP sites that are registering with it.
                     lispEidRegistrationSiteDescription 1.3.6.1.2.1.220.1.9.1.4 octet string read-only
Description for a site name used by a Map-Server. The EID prefix that is being registered belongs to this site.
                     lispEidRegistrationIsRegistered 1.3.6.1.2.1.220.1.9.1.5 truthvalue read-only
Indicates the registration status of the given EID-Prefix. If this object is true, then it means the EID-Prefix is registered. The value false implies the EID-Prefix is not registered with the Map Server. There are multiple scenarios when this could happen like authentication failures, routing problems, misconfigs to name a few.
                     lispEidRegistrationFirstTimeStamp 1.3.6.1.2.1.220.1.9.1.6 timestamp read-only
The value of sysUpTime at which the first valid register message for the EID Prefix information represented by this entry was received by this device. If this information was present at the most recent reinitialization of the local management subsystem, then this object contains a zero value.
                     lispEidRegistrationLastTimeStamp 1.3.6.1.2.1.220.1.9.1.7 timestamp read-only
The value of sysUpTime at which the last valid register message for the EID Prefix information represented by this entry was received by this device. If this information was present at the most recent reinitialization of the local management subsystem, then this object contains a zero value.
                     lispEidRegistrationLastRegisterSenderLength 1.3.6.1.2.1.220.1.9.1.8 integer32 read-only
This object is used to get the octet-length of lispEidRegistrationLastRegisterSender, the next object.
                     lispEidRegistrationLastRegisterSender 1.3.6.1.2.1.220.1.9.1.9 lispaddresstype read-only
Source address of the last valid register message for the given EID-Prefix that was received by this device.
                     lispEidRegistrationAuthenticationErrors 1.3.6.1.2.1.220.1.9.1.10 counter64 read-only
Count of total authentication errors of map-registers received for the given EID-Prefix. Discontinuities in this monotonically increasing value occur at reinitialization of the management system. Discontinuities can also occur as a result of site config changes, which can be detected by observing the value of lispEidRegistrationFirstTimeStamp.
                     lispEidRegistrationRlocsMismatch 1.3.6.1.2.1.220.1.9.1.11 counter64 read-only
Count of total map-registers received that had at least one RLOC that was not in the allowed list of RLOCs for the given EID-Prefix. Discontinuities in this monotonically increasing value occur at reinitialization of the management system. Discontinuities can also occur as a result of site config changes, which can be detected by observing the value of lispEidRegistrationFirstTimeStamp.
             lispEidRegistrationEtrTable 1.3.6.1.2.1.220.1.10 no-access
This table provides the properties of ETRs that register the given EID-Prefix with this device when configured to be a Map-Server.
                   lispEidRegistrationEtrEntry 1.3.6.1.2.1.220.1.10.1 no-access
An entry (conceptual row) in the lispEidRegistrationEtrTable.
                       lispEidRegistrationEtrSenderLength 1.3.6.1.2.1.220.1.10.1.1 integer32 no-access
This object is used to get the octet-length of lispEidRegistrationEtrSender.
                       lispEidRegistrationEtrSender 1.3.6.1.2.1.220.1.10.1.2 lispaddresstype no-access
Source address of the ETR that is sending valid register messages for this EID-Prefix to this device.
                       lispEidRegistrationEtrLastTimeStamp 1.3.6.1.2.1.220.1.10.1.3 timestamp read-only
The value of sysUpTime at which the last valid register message from this ETR for the EID Prefix information represented by this entry was received by this device. If this information was present at the most recent reinitialization of the local management subsystem, then this object contains a zero value.
                       lispEidRegistrationEtrTtl 1.3.6.1.2.1.220.1.10.1.4 unsigned32 read-only
The Record TTL of the registering ETR device for this EID-Prefix.
                       lispEidRegistrationEtrProxyReply 1.3.6.1.2.1.220.1.10.1.5 truthvalue read-only
Indicates proxy-replying status of the registering ETR for this EID-Prefix. If this object is true, then it means the Map-Server can proxy-reply.
                       lispEidRegistrationEtrWantsMapNotify 1.3.6.1.2.1.220.1.10.1.6 truthvalue read-only
Indicates whether the EID-Prefix wants Map-Notifications. If this object is true, then it means the EID-Prefix wants Map-Notifications.
             lispEidRegistrationLocatorTable 1.3.6.1.2.1.220.1.11 no-access
This table provides the properties of all locators per LISP site that are served by this device when configured to be a Map-Server.
                   lispEidRegistrationLocatorEntry 1.3.6.1.2.1.220.1.11.1 no-access
An entry (conceptual row) in the lispEidRegistrationLocatorTable.
                       lispEidRegistrationLocatorRlocLength 1.3.6.1.2.1.220.1.11.1.1 integer32 no-access
This object is used to get the octet-length of lispEidRegistrationLocatorRloc.
                       lispEidRegistrationLocatorRloc 1.3.6.1.2.1.220.1.11.1.2 lispaddresstype no-access
The locator of the given EID-Prefix being registered by the given ETR with this device.
                       lispEidRegistrationLocatorRlocState 1.3.6.1.2.1.220.1.11.1.3 integer read-only
The cached state of this RLOC received in map-register from the ETR by the device, in the capacity of a Map-Server. Value 1 refers to up, value 2 refers to down. Enumeration: 'down': 2, 'up': 1.
                       lispEidRegistrationLocatorIsLocal 1.3.6.1.2.1.220.1.11.1.4 truthvalue read-only
Indicates if the given locator is local to the registering ETR. If this object is true, it means the locator is local.
                       lispEidRegistrationLocatorPriority 1.3.6.1.2.1.220.1.11.1.5 integer32 read-only
The unicast priority of the RLOC for this EID-Prefix in the register message sent by the given ETR.
                       lispEidRegistrationLocatorWeight 1.3.6.1.2.1.220.1.11.1.6 integer32 read-only
The unicast weight of the RLOC for this EID-Prefix in the register message sent by the given ETR.
                       lispEidRegistrationLocatorMPriority 1.3.6.1.2.1.220.1.11.1.7 integer32 read-only
The multicast priority of the RLOC for this EID-Prefix in the register message sent by the given ETR.
                       lispEidRegistrationLocatorMWeight 1.3.6.1.2.1.220.1.11.1.8 integer32 read-only
The multicast weight of the RLOC for this EID-Prefix in the register message sent by the given ETR.
             lispUseMapServerTable 1.3.6.1.2.1.220.1.12 no-access
This table provides the properties of the Map-Server(s) with which this device is configured to register.
                   lispUseMapServerEntry 1.3.6.1.2.1.220.1.12.1 no-access
An entry (conceptual row) in the lispUseMapServerTable.
                       lispUseMapServerAddressLength 1.3.6.1.2.1.220.1.12.1.1 integer32 no-access
This object is used to get the octet-length of lispUseMapServerAddress.
                       lispUseMapServerAddress 1.3.6.1.2.1.220.1.12.1.2 lispaddresstype no-access
Address of a Map-Server configured on this device.
                       lispUseMapServerState 1.3.6.1.2.1.220.1.12.1.3 integer read-only
State of this Map-Server configured on this device (1 = Map-Server is up; 2 = Map-Server is down). Enumeration: 'down': 2, 'unreachable': 3, 'up': 1.
             lispUseMapResolverTable 1.3.6.1.2.1.220.1.13 no-access
This table provides the properties of the Map-Resolver(s) this device is configured to use.
                   lispUseMapResolverEntry 1.3.6.1.2.1.220.1.13.1 no-access
An entry (conceptual row) in the lispUseMapResolverTable.
                       lispUseMapResolverAddressLength 1.3.6.1.2.1.220.1.13.1.1 integer32 no-access
This object is used to get the octet-length of lispUseMapResolverAddress.
                       lispUseMapResolverAddress 1.3.6.1.2.1.220.1.13.1.2 lispaddresstype no-access
Address of Map-Resolver configured on this device.
                       lispUseMapResolverState 1.3.6.1.2.1.220.1.13.1.3 integer read-only
State of this Map-Resolver configured on this device (1 = Map-Resolver is up; 2 = Map-Resolver is down). Enumeration: 'down': 2, 'up': 1.
             lispUseProxyEtrTable 1.3.6.1.2.1.220.1.14 no-access
This table provides the properties of all Proxy ETRs that this device is configured to use.
                   lispUseProxyEtrEntry 1.3.6.1.2.1.220.1.14.1 no-access
An entry (conceptual row) in the lispUseProxyEtrTable.
                       lispUseProxyEtrAddressLength 1.3.6.1.2.1.220.1.14.1.1 integer32 no-access
This object is used to get the octet-length of lispUseProxyEtrAddress.
                       lispUseProxyEtrAddress 1.3.6.1.2.1.220.1.14.1.2 lispaddresstype no-access
Address of Proxy ETR configured on this device.
                       lispUseProxyEtrPriority 1.3.6.1.2.1.220.1.14.1.3 integer32 read-only
The unicast priority of the PETR locator.
                       lispUseProxyEtrWeight 1.3.6.1.2.1.220.1.14.1.4 integer32 read-only
The unicast weight of the PETR locator.
                       lispUseProxyEtrMPriority 1.3.6.1.2.1.220.1.14.1.5 integer32 read-only
The multicast priority of the PETR locator.
                       lispUseProxyEtrMWeight 1.3.6.1.2.1.220.1.14.1.6 integer32 read-only
The multicast weight of the PETR locator.
                       lispUseProxyEtrState 1.3.6.1.2.1.220.1.14.1.7 integer read-only
State of this Proxy ETR configured on this device (0 = Proxy ETR is down; 1 = Proxy ETR is up). Enumeration: 'down': 0, 'up': 1.
         lispConformance 1.3.6.1.2.1.220.2
             lispCompliances 1.3.6.1.2.1.220.2.1
                 lispMIBComplianceEtr 1.3.6.1.2.1.220.2.1.1
The compliance statement for LISP ETRs. It conveys whether the device supports the ETR feature, and, if so, the relevant state associated with that feature.
                 lispMIBComplianceItr 1.3.6.1.2.1.220.2.1.2
The compliance statement for LISP ITRs. It conveys whether the device supports the ITR feature, and, if so, the relevant state associated with that feature.
                 lispMIBCompliancePetr 1.3.6.1.2.1.220.2.1.3
The compliance statement for LISP Proxy-ETRs. It conveys whether the device supports the Proxy-ETR feature, and, if so, the relevant state associated with that feature.
                 lispMIBCompliancePitr 1.3.6.1.2.1.220.2.1.4
The compliance statement for LISP Proxy-ITRs. It conveys whether the device supports the Proxy-ITR feature, and, if so, the relevant state associated with that feature.
                 lispMIBComplianceMapServer 1.3.6.1.2.1.220.2.1.5
The compliance statement for LISP Map Servers. It conveys whether the device supports the Map Server feature, and, if so, the relevant state associated with that feature.
                 lispMIBComplianceMapResolver 1.3.6.1.2.1.220.2.1.6
The compliance statement for LISP Map Resolvers. It conveys whether the device supports the Map Resolver feature, and, if so, the relevant state associated with that feature.
             lispGroups 1.3.6.1.2.1.220.2.2
                 lispMIBEtrGroup 1.3.6.1.2.1.220.2.2.1
A collection of objects to support reporting of basic LISP ETR parameters.
                 lispMIBItrGroup 1.3.6.1.2.1.220.2.2.2
A collection of objects to support reporting of basic LISP ITR parameters.
                 lispMIBPetrGroup 1.3.6.1.2.1.220.2.2.3
A collection of objects to support reporting of basic LISP Proxy-ETR parameters.
                 lispMIBPitrGroup 1.3.6.1.2.1.220.2.2.4
A collection of objects to support reporting of basic LISP Proxy-ITR parameters.
                 lispMIBMapServerGroup 1.3.6.1.2.1.220.2.2.5
A collection of objects to support reporting of basic LISP Map Server parameters.
                 lispMIBMapResolverGroup 1.3.6.1.2.1.220.2.2.6
A collection of objects to support reporting of basic LISP Map Resolver parameters.
                 lispMIBEtrExtendedGroup 1.3.6.1.2.1.220.2.2.7
A collection of objects to support reporting of LISP features and properties on ETRs.
                 lispMIBItrExtendedGroup 1.3.6.1.2.1.220.2.2.8
A collection of objects to support reporting of LISP features and properties on ITRs.
                 lispMIBMapServerExtendedGroup 1.3.6.1.2.1.220.2.2.9
A collection of objects to support the reporting of LISP features and properties on Map Servers related to EID registrations.
                 lispMIBTuningParametersGroup 1.3.6.1.2.1.220.2.2.10
A collection of objects used to support the reporting of parameters used to control LISP behavior and to tune performance.
                 lispMIBEncapStatisticsGroup 1.3.6.1.2.1.220.2.2.11
A collection of objects used to support the reporting of LISP encapsulation statistics for the device.
                 lispMIBDecapStatisticsGroup 1.3.6.1.2.1.220.2.2.12
A collection of objects used to support the reporting of LISP decapsulation statistics for the device.
                 lispMIBDiagnosticsGroup 1.3.6.1.2.1.220.2.2.13
A collection of objects used to support the reporting of additional diagnostics related to the LISP control-plane state of a LISP device.
                 lispMIBVrfGroup 1.3.6.1.2.1.220.2.2.14
A collection of objects used to support reporting of VRF-related information on a LISP device.