lispMappingDatabaseEncapOctets
LISP-MIB ·
.1.3.6.1.2.1.220.1.4.1.8
Object
column SNMPv2-SMICounter64
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.
Context
- MIB
- LISP-MIB
- OID
.1.3.6.1.2.1.220.1.4.1.8- 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::lispMappingDatabaseEncapOctets'
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::lispMappingDatabaseEncapOctets.<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::lispMappingDatabaseEncapOctets'
Syntax
- Source
- SNMPv2-SMICounter64
- Base type
Unsigned64
Values & Constraints
Type Constraints
range: 0..18446744073709551615
Conformance
Member of