mbgMDUMasterVal
MBG-SNMP-RSC-MDU-MIB ·
.1.3.6.1.4.1.5597.80.1.4
Object
scalar r/w
Enumeration
Current selected masterclock of switchcard as value 0: no master selected (outputs disabled) 1: GPS clock 1 is master 2: GPS clock 2 is master
Context
- MIB
- MBG-SNMP-RSC-MDU-MIB
- OID
.1.3.6.1.4.1.5597.80.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- mbgMDU
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::mbgMDUMasterVal.0'
More examples
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::mbgMDUMasterVal'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noMaster |
1 | clk1isMaster |
2 | clk2isMaster |