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
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 '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
0 | notAvailable |
1 | normalOperation |
2 | trackingSearching |
3 | antennaFaulty |
4 | warmBoot |
5 | coldBoot |
Conformance
Member of