nqaAlarmSampleType
NQA-MIB ·
.1.3.6.1.4.1.2011.5.25.111.9.3.1.12
Object
column r/w
Enumeration
delta(1): relative value absolute(2): absolute value Relative value: indicates the relative value to the last sampling. Currently, only absolute(2) is supported.
Context
- MIB
- NQA-MIB
- OID
.1.3.6.1.4.1.2011.5.25.111.9.3.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nqaAlarmEntry
- 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 'NQA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NQA-MIB::nqaAlarmSampleType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NQA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NQA-MIB::nqaAlarmSampleType.<nqaAdminCtrlOwnerIndex>.<nqaAdminCtrlTestName>.<nqaAlarmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NQA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NQA-MIB::nqaAlarmSampleType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | delta |
2 | absolute |
Conformance
Member of