lispMappingDatabaseEncapPackets
LISP-MIB ·
.1.3.6.1.2.1.220.1.4.1.9
Object
column SNMPv2-SMICounter64
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.
Context
- MIB
- LISP-MIB
- OID
.1.3.6.1.2.1.220.1.4.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lispMappingDatabaseEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LISP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LISP-MIB::lispMappingDatabaseEncapPackets'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LISP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LISP-MIB::lispMappingDatabaseEncapPackets.<lispMappingDatabaseEidLength>.<lispMappingDatabaseEid>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LISP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LISP-MIB::lispMappingDatabaseEncapPackets'
Syntax
- Source
- SNMPv2-SMICounter64
- Base type
Unsigned64
Values & Constraints
Type Constraints
range: 0..18446744073709551615
Conformance
Member of