cds3NEAlarmThreshold
CISCO-DS3-MIB ·
.1.3.6.1.4.1.9.9.132.1.2.1.1.1.3
Object
column r/w
Unsigned32
The value set in this object determines the value that the alarm integration counter must reach for an near end alarm to be declared. If the up count is 6, and the threshold 150, an Alarm is integrated in 2.5 seconds. If the down count is 1, then alarm will be cleared in 15 seconds.
Context
- MIB
- CISCO-DS3-MIB
- OID
.1.3.6.1.4.1.9.9.132.1.2.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cds3AlarmConfigEntry
- 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-DS3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DS3-MIB::cds3NEAlarmThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DS3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DS3-MIB::cds3NEAlarmThreshold.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DS3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DS3-MIB::cds3NEAlarmThreshold'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-2147483647
Conformance
Member of