mbgClkMode

MBG-SNMP-RSC180-MIB · .1.3.6.1.4.1.5597.80.0.0.1.1.5

Object

column Enumeration
Current Mode of refclock as value
0: not available
	1: Normal Operation
	2: Tracking/Searching
	3: Antenna Faulty
	4: Warm Boot
	5: Cold Boot

Context

MIB
MBG-SNMP-RSC180-MIB
OID
.1.3.6.1.4.1.5597.80.0.0.1.1.5
Type
column
Access
readonly
Status
current
Parent
mbgRefClockTableEntry
Groups
1

Walk 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 'MBG-SNMP-RSC180-MIB' -M '/opt/observium/mibs/meinberg:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MBG-SNMP-RSC180-MIB::mbgClkMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MBG-SNMP-RSC180-MIB' -M '/opt/observium/mibs/meinberg:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MBG-SNMP-RSC180-MIB::mbgClkMode.<mbgClkTableIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MBG-SNMP-RSC180-MIB' -M '/opt/observium/mibs/meinberg:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MBG-SNMP-RSC180-MIB::mbgClkMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0notAvailable
1normalOperation
2trackingSearching
3antennaFaulty
4warmBoot
5coldBoot

Conformance