tnPerMplsLspPathObjectAlarmCategory
TROPIC-LOG-MIB ·
.1.3.6.1.4.1.7483.2.1.3.2.4.48.1.3
Object
The category. The valid configurable values are: criticalAlarms(1) majorAlarms(2) minorAlarms(3) notAlarmed(7) none(8) notReported(10) warningAlarms(12) Setting the category to be equal to the default category is the same as setting it to none. The category is returned as none, as a result.
Context
- MIB
- TROPIC-LOG-MIB
- OID
.1.3.6.1.4.1.7483.2.1.3.2.4.48.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tnPerMplsLspPathObjectAlarmCategoryConfigEntry
- 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 'TROPIC-LOG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-LOG-MIB::tnPerMplsLspPathObjectAlarmCategory'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TROPIC-LOG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-LOG-MIB::tnPerMplsLspPathObjectAlarmCategory.<tnSysSwitchId>.<vRtrID>.<vRtrMplsLspIndex>.<vRtrMplsTpLspPathIndex>.<tnMplsLspPathAlarmCategoryEntityType>.<tnMplsLspPathAlarmCategoryCondition>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TROPIC-LOG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TROPIC-LOG-MIB::tnPerMplsLspPathObjectAlarmCategory'
Syntax
- Source
- TROPIC-TCTnTrapCategory
- Base type
Enumeration
Values & Constraints
Type Values
1 | criticalAlarms |
2 | majorAlarms |
3 | minorAlarms |
4 | stateChanges |
5 | uiActions |
6 | generalEvents |
7 | notAlarmed |
8 | none |
9 | unknown |
10 | notReported |
11 | security |
12 | warningAlarms |