sfcsConfigMasterClock1Standby
CTRON-SFCS-MIB ·
.1.3.6.1.4.1.52.4.1.2.11.1.1.2.1.1.1.19
Object
column mandatory
r/w
Enumeration
Indicates the clocking stand-by for MasterClock1 on each board. The write will fail if it is also currently the source of the backplane. The write will also fail if the board does not support backplane clocking. If this value is none(7) and an interrupt on the primary interface for MasterClock1 is received. MasterClock1 will switch to that anims local clock.
Context
- MIB
- CTRON-SFCS-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.11.1.1.2.1.1.1.19- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- sfcsConfigEntry
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 'CTRON-SFCS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SFCS-MIB::sfcsConfigMasterClock1Standby'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-SFCS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SFCS-MIB::sfcsConfigMasterClock1Standby.<sfcsConfigSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-SFCS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-SFCS-MIB::sfcsConfigMasterClock1Standby'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | anim-one-clk |
2 | anim-two-clk |
3 | anim-three-clk |
4 | anim-four-clk |
5 | backplane-one |
6 | backplane-two |
7 | none |