tnCardDBSyncEnabledByUser

TROPIC-CARD-MIB · .1.3.6.1.4.1.7483.2.2.3.1.2.1.5.1.1

Object

column r/w SNMPv2-TCTruthValue
Indicates whether or not the user has enabled DB sync
between the LC and the EC.  If it is enabled,
tnCardDBSyncEnabledByUser shall be true.  After the
sync, tnCardDBSyncEnabledByUser shall change to false.

Context

MIB
TROPIC-CARD-MIB
OID
.1.3.6.1.4.1.7483.2.2.3.1.2.1.5.1.1
Type
column
Access
readwrite
Status
current
Parent
tnCardDbSyncEntry

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 'TROPIC-CARD-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-CARD-MIB::tnCardDBSyncEnabledByUser'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TROPIC-CARD-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-CARD-MIB::tnCardDBSyncEnabledByUser.<tnShelfIndex>.<tnSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TROPIC-CARD-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TROPIC-CARD-MIB::tnCardDBSyncEnabledByUser'

Syntax

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

Values & Constraints

Type Values
1true
2false