mcmTimingPriority
LUXN-MIB ·
.1.3.6.1.4.1.4253.1.9.6.1.28
Object
column mandatory
r/w
OctetString
The clock source priority in descending order
in the format of a,b,c,d,e,f in which a
through f should be replaced with 1 through 6
which has the same meaning as the options of
mcmTimingPort and are repeated as follows:
0 - unknown
1 - internal
2 - link
3 - t1Port1
4 - t1Port2
5 - t1Port3
6 - t1Port4
For example, '2,5,4,6,3,1' will set the priority
of the clock source with link first, followed by
t1Port3, followed by t1Port2, followed by t1Port4,
followed by t1Port1, followed by internal.
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 'LUXN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUXN-MIB::mcmTimingPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUXN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUXN-MIB::mcmTimingPriority.<mcmCardLocation>.<mcmCardShelf>.<mcmCardSlot>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUXN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUXN-MIB::mcmTimingPriority'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-12