nndsxT1E1IfAlarmThresholdConfigSampleType
DSX-TE1-MIB ·
.1.3.6.1.4.1.562.73.1.1.2.1.2.1.1.3.1.1.4
Object
column r/w
Enumeration
Threshold Alarm: Sampling type sample-absolute - compares the monitored variable value againist the thresholds, sample-delta - compares the monitored variable value change from previous interval against thresholds.
Context
- MIB
- DSX-TE1-MIB
- OID
.1.3.6.1.4.1.562.73.1.1.2.1.2.1.1.3.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nndsxT1E1IfAlarmThresholdConfigEntry
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 'DSX-TE1-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DSX-TE1-MIB::nndsxT1E1IfAlarmThresholdConfigSampleType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DSX-TE1-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DSX-TE1-MIB::nndsxT1E1IfAlarmThresholdConfigSampleType.<nndsxT1E1IfIndex>.<nndsxT1E1IfAlarmThresholdConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DSX-TE1-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DSX-TE1-MIB::nndsxT1E1IfAlarmThresholdConfigSampleType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sample-absolute |
2 | sample-delta |