metro1500ClockType
METRO1500-MIB ·
.1.3.6.1.4.1.2544.1.3.5.1.1.15
Object
column mandatory
Enumeration
Type of the Clock. Only available, if a Clock is installed.
Context
- MIB
- METRO1500-MIB
- OID
.1.3.6.1.4.1.2544.1.3.5.1.1.15- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- metro1500ConverterEntry
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 'METRO1500-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'METRO1500-MIB::metro1500ClockType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'METRO1500-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'METRO1500-MIB::metro1500ClockType.<metro1500ConverterNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'METRO1500-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'METRO1500-MIB::metro1500ClockType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | multiClockLSModule |
2 | multiClockLS |
3 | multiClockFCGbE |
5 | multiClockOCxGbE |
7 | multiClockOCxFC |
9 | multiClockOCxGbEFC |
11 | multiClockFCGbEOnBoard |
21 | fixedClock125MbpsModule |
22 | fixedClock125Mbps |
31 | fixedClock155MbpsModule |
32 | fixedClock155Mbps |
41 | fixedClock200MbpsModule |
42 | fixedClock200Mbps |
51 | fixedClock266MbpsModule |
52 | fixedClock266Mbps |
61 | fixedClock622MbpsModule |
62 | fixedClock622Mbps |
71 | fixedClock1062MbpsModule |
72 | fixedClock1062Mbps |
75 | fixedClock1250MbpsModule |
76 | fixedClock1250Mbps |
81 | fixedClock2500MbpsModule |
82 | fixedClock2500Mbps |
255 | other |