mbgGpsState

MBG-SNMP-RSC-MDU-MIB · .1.3.6.1.4.1.5597.80.0.0.1.1.5

Object

column Enumeration
Current state of GPS refclock as value
0: not available
1: synchronized
2: not synchronized

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0notAvailable
1synchronized
2notSynchronized

Conformance