tmnxIsisLevelDbExportExclude

TIMETRA-ISIS-NG-MIB · .1.3.6.1.4.1.6527.3.1.2.88.1.2.1.24

Object

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

Context

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

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance