genEquipSynchronizationSrcTrail
MWRM-NETWORK-MIB ·
.1.3.6.1.4.1.2281.10.8.3.1.1.6
Object
This parameter indicates whether the synchronization source is the signal of an existing co-located TDM trail used for traffic. Enabling this parameter in an interface which does not belong to a trail will fail, as well as disabling it for an interface which belongs to a trail.
Context
- MIB
- MWRM-NETWORK-MIB
- OID
.1.3.6.1.4.1.2281.10.8.3.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- genEquipSynchronizationSrcEntry
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 'MWRM-NETWORK-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-NETWORK-MIB::genEquipSynchronizationSrcTrail'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MWRM-NETWORK-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-NETWORK-MIB::genEquipSynchronizationSrcTrail.<genEquipSynchronizationSrcPriority>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MWRM-NETWORK-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MWRM-NETWORK-MIB::genEquipSynchronizationSrcTrail'
Syntax
- Source
- MWRM-UNIT-MIBEnableDisable
- Base type
Enumeration
Values & Constraints
Type Values
2 | enable |
3 | disable |