vismDsx1AlarmLogEnable
CISCO-VISM-DSX1-MIB ·
.1.3.6.1.4.1.351.110.4.3.5.1.1.1.35
Object
This object specifies whether detailed alarm logging on the DS1 is enabled or disabled. If this object is true, detailed alarm logging for the DS1 will be enabled. If this object is false, detailed alarm logging for the DS1 will be disabled. When this object is enabled, vismDsx1AlarmLogAdminTimer will indicate the time configured in minutes for which this object will continue to remain enabled. While, vismDsx1AlarmLogOperTimer will indicate the time in minutes remaining for the alarm logging to continue to remain enabled. Alarm logging can be disabled before the time specified in vismDsx1AlarmLogAdminTimer runs out. If alarm logging is disabled before the timer runs out, then on re-enabling the logging, the vismDsx1AlarmLogAdminTimer will need to be reconfigured as well.
Context
- MIB
- CISCO-VISM-DSX1-MIB
- OID
.1.3.6.1.4.1.351.110.4.3.5.1.1.1.35- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dsx1VismCnfGrpEntry
- 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 'CISCO-VISM-DSX1-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-DSX1-MIB::vismDsx1AlarmLogEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VISM-DSX1-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-DSX1-MIB::vismDsx1AlarmLogEnable.<vismLineNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VISM-DSX1-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VISM-DSX1-MIB::vismDsx1AlarmLogEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of