ptpPortFaultyAlarmSeverityCode
SIAE-PTP-MIB ·
.1.3.6.1.4.1.3373.1103.100.8.4
Object
This object defines the severity associated to ptpPortFaultyAlarm and enables or disables the sending of the SNMP Trap on the alarm status transition.
Context
- MIB
- SIAE-PTP-MIB
- OID
.1.3.6.1.4.1.3373.1103.100.8.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ptpPortDataSet
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIAE-PTP-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-PTP-MIB::ptpPortFaultyAlarmSeverityCode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIAE-PTP-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIAE-PTP-MIB::ptpPortFaultyAlarmSeverityCode'
Syntax
- Source
- SIAE-ALARM-MIBAlarmSeverityCode
- Base type
Enumeration
Values & Constraints
Type Values
1 | disable |
2 | statusTrapEnable |
3 | warningTrapEnable |
4 | minorTrapEnable |
5 | majorTrapEnable |
6 | criticalTrapEnable |
18 | statusTrapDisable |
19 | warningTrapDisable |
20 | minorTrapDisable |
21 | majorTrapDisable |
22 | criticalTrapDisable |