timeRefPriority
ALU-SYSTEM-MIB ·
.1.3.6.1.4.1.6527.6.1.2.2.13.3.4.1.3
Object
The value timeRefPriority is the priority of this time reference. A lower numeric values represents a higher priority. The timeRefPriority must be present when the time reference is created.
Context
- MIB
- ALU-SYSTEM-MIB
- OID
.1.3.6.1.4.1.6527.6.1.2.2.13.3.4.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aluTimeReferenceEntry
- Groups
- 2
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 'ALU-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-SYSTEM-MIB::timeRefPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALU-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-SYSTEM-MIB::timeRefPriority.<timeRefType>.<timeRefId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALU-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALU-SYSTEM-MIB::timeRefPriority'
Syntax
- Source
- AluSysTimePriorityType
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | priority1 |
2 | priority2 |
3 | priority3 |
4 | priority4 |
5 | priority5 |
6 | priority6 |
7 | priority7 |
8 | priority8 |
9 | priority9 |
10 | priority10 |
11 | priority11 |
12 | priority12 |
13 | priority13 |
14 | priority14 |
15 | priority15 |
16 | priority16 |
17 | priority17 |
18 | holdover |