issDebugTimeStampOption
ARICENT-ISS-MIB ·
.1.3.6.1.4.1.2076.81.1.128
Object
scalar r/w
Enumeration
This object is used to set the time stamp value in debug trace. When time stamp is ENABLED, debug traces will be printed with timestamp and when it is DISABLED, time stamp will not be displayed with the traces
Context
- MIB
- ARICENT-ISS-MIB
- OID
.1.3.6.1.4.1.2076.81.1.128- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- issSystem
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-ISS-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-ISS-MIB::issDebugTimeStampOption.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-ISS-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-ISS-MIB::issDebugTimeStampOption'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |