esmc1000BaseTRole
SIAE-SYNC-MIB ·
.1.3.6.1.4.1.3373.1103.28.17.1.8
Object
column r/w
Enumeration
This object allows to input the clock generator role of a 1000BaseT interface. This objects is applicable when the quality management is disabled (timingGeneratorQualityEnable set to off(1)) and to all interfaces not connected to any timingSink when the quality management is enabled.
Context
- MIB
- SIAE-SYNC-MIB
- OID
.1.3.6.1.4.1.3373.1103.28.17.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- esmcRecord
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 'SIAE-SYNC-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-SYNC-MIB::esmc1000BaseTRole'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIAE-SYNC-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-SYNC-MIB::esmc1000BaseTRole.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIAE-SYNC-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIAE-SYNC-MIB::esmc1000BaseTRole'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | slave |
2 | master |
3 | auto |