ospfv3AsLsdbTypeKnown

OSPFV3-MIB · .1.3.6.1.2.1.191.1.3.1.8

Object

The value true (1) indicates that the LSA type
is recognized by this router.

Context

MIB
OSPFV3-MIB
OID
.1.3.6.1.2.1.191.1.3.1.8
Type
column
Access
readonly
Status
current
Parent
ospfv3AsLsdbEntry
Groups
1

Walk 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 'OSPFV3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OSPFV3-MIB::ospfv3AsLsdbTypeKnown'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OSPFV3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OSPFV3-MIB::ospfv3AsLsdbTypeKnown.<ospfv3AsLsdbType>.<ospfv3AsLsdbRouterId>.<ospfv3AsLsdbLsid>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OSPFV3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OSPFV3-MIB::ospfv3AsLsdbTypeKnown'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance