tmnxOspfAreaDbExportExclude

TIMETRA-OSPF-NG-MIB · .1.3.6.1.4.1.6527.3.1.2.36.6.1.32

Object

column r/w SNMPv2-TCTruthValue
The value of tmnxOspfAreaDbExportExclude specifies whether database
export is explicitly disabled or not for this OSPF area.
              
If the value is 'true', database export is disabled for this OSPF
area.
              
If the value is 'false', this area inherits the configuration from the
instance level; i.e. if tmnxOspfDatabaseExport is 'enabled' for the
OSPF instance, then database export is enabled for this area.

Context

MIB
TIMETRA-OSPF-NG-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.36.6.1.32
Type
column
Access
readwrite
Status
current
Parent
tmnxOspfAreaEntry
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 'TIMETRA-OSPF-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OSPF-NG-MIB::tmnxOspfAreaDbExportExclude'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-OSPF-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OSPF-NG-MIB::tmnxOspfAreaDbExportExclude.<vRtrID>.<tmnxOspfVersion>.<tmnxOspfInstance>.<tmnxOspfAreaId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-OSPF-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-OSPF-NG-MIB::tmnxOspfAreaDbExportExclude'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance