timingGeneratorFreeRunningStatus
SIAE-SYNC-MIB ·
.1.3.6.1.4.1.3373.1103.28.2.1.9
Object
column SIAE-ALARM-MIBAlarmStatus
Free running status (Probable cause = xxx) with associated severity.
Context
- MIB
- SIAE-SYNC-MIB
- OID
.1.3.6.1.4.1.3373.1103.28.2.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- timingGeneratorRecord
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 'SIAE-SYNC-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-SYNC-MIB::timingGeneratorFreeRunningStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIAE-SYNC-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-SYNC-MIB::timingGeneratorFreeRunningStatus.<timingGeneratorId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIAE-SYNC-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIAE-SYNC-MIB::timingGeneratorFreeRunningStatus'
Syntax
- Source
- SIAE-ALARM-MIBAlarmStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | cleared |
2 | activeReportableStatus |
3 | activeReportableWarning |
4 | activeReportableMinor |
5 | activeReportableMajor |
6 | activeReportableCritical |