tmnxCallTraceLocationDisable
TIMETRA-CALLTRACE-MIB ·
.1.3.6.1.4.1.6527.3.1.2.102.2.2.1.4
Object
The value of the object tmnxCallTraceLocationDisable specifies whether
the given compact flash card shall be used as the local storage for
the generated log files or not.
The value 'true(1)' means the local storage on the given compact flash
card is disabled and no files will be created on it.
The value 'false(2)' means the local storage on the given compact
flash card is enabled and files and can be created on it.
Context
- MIB
- TIMETRA-CALLTRACE-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.102.2.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxCallTraceLocationEntry
- 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 'TIMETRA-CALLTRACE-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-CALLTRACE-MIB::tmnxCallTraceLocationDisable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-CALLTRACE-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-CALLTRACE-MIB::tmnxCallTraceLocationDisable.<tmnxCallTraceLocationCFlashId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-CALLTRACE-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-CALLTRACE-MIB::tmnxCallTraceLocationDisable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of