sfcsCTMInterfaceConfigClocking
CTRON-SFCS-MIB ·
.1.3.6.1.4.1.52.4.1.2.11.1.1.9.1.1.1.6
Object
column mandatory
r/w
Enumeration
The anim clocking source. one - use the generated-transmit-clock two - use the channel-recovered-clock three - use the system-master-clock four - option not supported by this interface
Context
- MIB
- CTRON-SFCS-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.11.1.1.9.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- sfcsCTMInterfaceConfigEntry
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::sfcsCTMInterfaceConfigClocking'
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::sfcsCTMInterfaceConfigClocking.<sfcsCTMInterfaceConfigInterfaceIndex>'
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::sfcsCTMInterfaceConfigClocking'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | generated-transmit-clock |
2 | channel-recovered-clock |
3 | system-master-clock |
4 | not-supported |